mirror of
https://github.com/deadw00d/AROS.git
synced 2025-12-06 05:00:25 +00:00
12 lines
202 B
Plaintext
12 lines
202 B
Plaintext
##begin config
|
|
version 3.5
|
|
basename NetInfo
|
|
libbasetype struct NetInfoDevice
|
|
residentpri 0
|
|
beginio_func BeginIO
|
|
abortio_func AbortIO
|
|
##end config
|
|
##begin cdefprivate
|
|
#include "base.h"
|
|
##end cdefprivate
|