index
:
mountd
master
OpenWrt automount daemon
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sys.h
blob: cb34c7af54e9653fcfb3e7c42bc08faae74a4b54 (
plain
)
1
2
3
4
5
6
#ifndef _SYS_H__ #define _SYS_H__ int system_printf(char *fmt, ...); #endif