Gitiles
Code Review
Sign In
192.168.1.100
/
7520V3V
/
bfc6e71ee409bcae7f7b6850f4ebfbd3091c5851
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
sysdeps
/
unix
/
mips
/
entry.h
blob: 04d05d2b0a3582b328b94f487503ab648a4367d2 [
file
] [
log
] [
blame
]
#ifndef
__ASSEMBLY__
extern
void
__start
(
void
);
#endif
#define
ENTRY_POINT __start