Sign in
ara-mdk
/
platform
/
ndk
/
afe879980bd0cc7b9c30e9debbc16778990b7147
/
.
/
tests
/
build
/
import-install
/
path2
/
path2.h
blob: fc55614c83a3dc75047d0d281fa80bc4c00c5f33 [
file
] [
log
] [
blame
]
#ifndef
PATH2_H
#define
PATH2_H
extern
int
path2
(
int
x
);
#endif