1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-12-06 05:00:25 +00:00
Files
AROS-v0/workbench/devs/netinfo/netinfo.conf
2025-10-17 08:30:10 +02:00

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