Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-plugin
/
pr20103c.c
blob: fb94e02f935686b96c3fa1dcf46b3576116fe969 [
file
] [
log
] [
blame
]
extern
void
dead
();
void
live
()
{
dead
();
}