ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/unix/mips/entry.h

6 lines
85 B
C

#ifndef __ASSEMBLY__
extern void __start (void);
#endif
#define ENTRY_POINT __start