diff options
| author | Miguel <m.i@gmx.at> | 2018-09-13 14:40:09 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-13 14:40:09 +0200 |
| commit | 3bba2df34be1680777ff85ad4fbc43717609ec75 (patch) | |
| tree | 983e3c2b5667e3aa150502f59453ecebeeeba63a /interface/crt0.h | |
| parent | f844fafd324fbf4c7a986df2f0814f2e2d93bcd8 (diff) | |
thinking about syscalls and newlib ...
Diffstat (limited to 'interface/crt0.h')
| -rw-r--r-- | interface/crt0.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface/crt0.h b/interface/crt0.h new file mode 100644 index 0000000..40a8c17 --- /dev/null +++ b/interface/crt0.h @@ -0,0 +1 @@ +/* empty */ |
