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]
/
arch
/
all-hosted
/
devs
/
hostdisk
/
hostdisk_host.h
blob
7e089ca3e01918b09300d9e6af8b8f86b605b450
1
/*
2
* This file is just a dummy nonfunctional template.
3
* It should contain host-specifc definitions.
4
*/
5
6
#warning hostdisk.device functionality is not implemented on this platform
7
8
#define file_t void *
9
#define INVALID_HANDLE_VALUE NULL