repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git]
/
components
/
x11
/
xf86-video-ati
/
mapfile-msp3430_drv-external
blob
20f33a4c7f8d53f1273507370c01c57274571629
1
# Functions exported to loadable modules
2
3
{
4
global:
5
InitMSP3430 = FUNCTION extern;
6
ResetMSP3430 = FUNCTION extern;
7
MSP3430SetSAP = FUNCTION extern;
8
DetectMSP3430 = FUNCTION extern;
9
MSP3430SetVolume = FUNCTION extern;
10
};