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
]
xf.li
bfc6e71
2025-02-07 01:54:34 -0800
[
diff
] [
blame^
]
1
#ifndef
__ASSEMBLY__
2
extern
void
__start
(
void
);
3
#endif
4
5
#define
ENTRY_POINT __start