summaryrefslogtreecommitdiffstats
path: root/include/_exports.h
blob: a4e1561137e1f544392be36f56360d84ffb394d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
EXPORT_FUNC(get_version)
EXPORT_FUNC(getc)
EXPORT_FUNC(tstc)
EXPORT_FUNC(putc)
EXPORT_FUNC(puts)
EXPORT_FUNC(printf)
EXPORT_FUNC(install_hdlr)
EXPORT_FUNC(free_hdlr)
EXPORT_FUNC(malloc)
EXPORT_FUNC(free)
EXPORT_FUNC(udelay)
EXPORT_FUNC(get_timer)
OpenPOWER on IntegriCloud