projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[kernel/2.6.38] refresh patches
[openwrt.git]
/
target
/
linux
/
adm8668
/
image
/
lzma-loader
/
src
/
include
/
_exports.h
1
EXPORT_FUNC
(
get_version
)
2
EXPORT_FUNC
(
getc
)
3
EXPORT_FUNC
(
tstc
)
4
EXPORT_FUNC
(
putc
)
5
EXPORT_FUNC
(
puts
)
6
EXPORT_FUNC
(
printf
)
7
EXPORT_FUNC
(
install_hdlr
)
8
EXPORT_FUNC
(
free_hdlr
)
9
EXPORT_FUNC
(
malloc
)
10
EXPORT_FUNC
(
free
)
11
EXPORT_FUNC
(
udelay
)
12
EXPORT_FUNC
(
get_timer
)
13
EXPORT_FUNC
(
vprintf
)
14
EXPORT_FUNC
(
do_reset
)
15
#if (CONFIG_COMMANDS & CFG_CMD_I2C)
16
EXPORT_FUNC
(
i2c_write
)
17
EXPORT_FUNC
(
i2c_read
)
18
#endif
/* CFG_CMD_I2C */
This page took
0.043794 seconds
and
5
git commands to generate.