Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-elf
/
dl3.cc
blob: 558e49f74c2c5003afa6b57bbe452acd77a37af3 [
file
]
#include
"dl3header.h"
void
f
(
void
)
{
throw
(
A
(
42
));
}