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
Fixes to comments.
[AROS.git]
/
workbench
/
devs
/
fdsk.conf
blob
555fea46a2f466d095106c0e486cfdbaa01dddca
1
##begin config
2
version 41.3
3
libbasetype struct fdskbase
4
residentpri 0
5
beginio_func beginio
6
abortio_func abortio
7
##end config
8
##begin cdefprivate
9
#include "fdsk_device_gcc.h"
10
#include <devices/trackdisk.h>
11
##end cdefprivate