@@ -54,6 +54,8 @@
NULL
*/
+#include <features.h>
+
.text
.globl _start
.type _start,@function
@@ -19,6 +19,8 @@
* syscall(__NR_exit, 42);
* and things will just work.
.align 4