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
Indentation fix, cleanup.
[AROS.git]
/
arch
/
all-unix
/
devs
/
networks
/
tap
/
tap.conf
blob
1bb49275586b6f08854a5646d065ac3119c48ae3
1
##begin config
2
basename tap_device
3
version 1.1
4
libbasetype struct tap_base
5
beginio_func begin_io
6
abortio_func abort_io
7
##end config
8
9
##begin cdefprivate
10
#include "tap.h"
11
##end cdefprivate