projects
/
mes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mescc: Support regular C99 compile, headers + mlibc.
[mes.git]
/
libc
/
mstart.c
diff --git
a/libc/mstart.c
b/libc/mstart.c
index 6e6aaeb49ef69d4ca8fd4202bd4b4a8ac76a15af..8bdbec98b5d01da4db8afd530db2b308e9ce5b32 100644
(file)
--- a/
libc/mstart.c
+++ b/
libc/mstart.c
@@
-52,4
+52,4
@@
_start ()
);
exit (r);
}
-#endif
+#endif
// __GNUC__