repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git]
/
test
/
library
/
dummy.conf
blob
52e5ef12a1879b0864beedc3224de9ab78f8574e
1
##begin config
2
version 1.0
3
##end config
4
5
##begin functionlist
6
ULONG add(ULONG a, ULONG b) (D0,D1)
7
ULONG asl(ULONG a, ULONG b) (D0,D1)
8
##end functionlist