repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
revert between 56095 -> 55830 in arch
[AROS.git]
/
rom
/
processor
/
processor.conf
blob
7e2afdbe7e903fc1bafaf9bc4e2b69a8a9d91318
1
##begin config
2
version 2.0
3
libbase ProcessorBase
4
libbasetype struct ProcessorBase
5
residentpri 99
6
##end config
7
##begin cdef
8
9
#include <utility/tagitem.h>
10
11
##end cdef
12
##begin cdefprivate
13
#include "processor_intern.h"
14
##end cdefprivate
15
16
##begin functionlist
17
VOID GetCPUInfo(struct TagItem * tagList) (A0)
18
##end functionlist