Sign in
chromium
/
chromiumos
/
third_party
/
binutils
/
refs/heads/toolchainB
/
.
/
ld
/
testsuite
/
ld-mn10300
/
i126256-2.c
blob: 2948e5b3362347a4eaafea79f5e6755808116b29 [
file
] [
log
] [
blame
] [
edit
]
int
sub
(
int
i
)
{
return
i
+
10
;
}