Sign in
android
/
platform
/
external
/
rust
/
crates
/
cbindgen
/
4f3b9773ed1d8cac8f669bc84613aae4734fd808
/
.
/
tests
/
expectations
/
raw_lines.c
blob: 6f628a55c8f3d32ddfc461582852a9d5250f3a5d [
file
] [
log
] [
blame
]
#ifndef
INCLUDE_GUARD_H
#define
INCLUDE_GUARD_H
#include
<stdarg.h>
#include
<stdbool.h>
#include
<stdint.h>
#include
<stdlib.h>
#define
VERSION
1
void
root
(
void
);
#endif
/* INCLUDE_GUARD_H */