Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
vendor
/
amlogic
/
aml_commonlib
/
477f09a1a56657e83a48b2934b802405c67ad49b
/
.
/
utils
/
porting.h
blob: 4b1a9bfb319babfdd7854b28c48c4ad4015d9c75 [
file
] [
log
] [
blame
]
#ifndef
__PORTING_H__
#define
__PORTING_H__
#include
<unistd.h>
#define
access euidaccess
#define
SLOGE printf
#endif