index
:
ampere-computing/glibc.git
glibc-2.27-amp-branch
glibc-2.28-amp-branch
glibc-2.29-amp-branch
glibc-2.31-amp-branch
glibc including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
mips
/
entry.h
blob: 04d05d2b0a3582b328b94f487503ab648a4367d2 (
plain
)
1
2
3
4
5
#ifndef __ASSEMBLY__
extern
void
__start
(
void
);
#endif
#define ENTRY_POINT __start