debug: Add fortify dprintf tests
[glibc.git] / sysdeps / arc / entry.h
blobadb01d981afd9b2e3a63c390e2c6a1b7c6f1aead
1 #ifndef __ASSEMBLY__
2 extern void __start (void) attribute_hidden;
3 #endif
5 #define ENTRY_POINT __start