repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
grub2: bring back build of aros-side grub2 tools
[AROS.git]
/
workbench
/
classes
/
zune
/
betterstring
/
include
/
sfd
/
mccclass_lib.sfd
blob
a2e0345062faea17c08fa840f427bb1ac7ad0ac8
1
==id $Id: mccclass_lib.sfd 6 2005-04-21 20:52:04Z damato $
2
==base _MCCClassBase
3
==basetype struct Library *
4
==libname mccclass.library
5
==bias 30
6
==public
7
==include <exec/types.h>
8
ULONG MCC_Query(LONG which) (d0)
9
==end