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
Test initialisation of MUIA_List_AdjustWidth and MUIA_List_AdjustHeight, and
[AROS.git]
/
arch
/
all-hosted
/
devs
/
hostdisk
/
hostdisk.conf
blob
9fdaddb19214aa2e33c31edb667fca75527d83ac
1
##begin config
2
version 1.0
3
libbasetype struct HostDiskBase
4
seglist_field segList
5
residentpri 0
6
beginio_func beginio
7
abortio_func abortio
8
##end config
9
##begin cdefprivate
10
#include <devices/trackdisk.h>
11
12
#include <hostdisk_host.h>
13
#include "hostdisk_device.h"
14
##end cdefprivate