use the locations specified in the bcm2708_boot header
[AROS.git] / test / library / peropener.conf
blobb1aa3c6b1414679ba436ac9d5d6d2e346e66ec73
1 ##begin config
2 version 2.0
3 libbasetype struct PeropenerBase
4 options peropenerbase
5 ##end config
7 ##begin cdefprivate
8 #include "peropenerbase.h"
9 ##end cdefprivate
11 ##begin functionlist
12 void PeropenerSetValueStack(int)
13 int PeropenerGetValueStack(void)
14 void PeropenerSetValueReg(int v) (D0)
15 int PeropenerGetValueReg() ()
16 int PeropenerNoLib(void)
17 .unusedlibbase
18 int PeropenerNameChange(void)
19 .function __internal_namechange
20 ##end functionlist