Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-140171-concat-in-one-shot-bufferize
/
.
/
bolt
/
test
/
X86
/
Inputs
/
inline-foo.c
blob: 1307c13f22ab4cbb48ee0f73ec19822a492b0a44 [
file
] [
log
] [
blame
] [
edit
]
#include
"stub.h"
void
foo
()
{
puts
(
"Hello world!\n"
);
}