fix a few more of the patches for gcc 4.8.3. patch now applies cleanly
[AROS.git] / workbench / devs / networks / emac / emac.conf
blobff29aeb9fdb6b60e5050bf31b781af6e87235ddf
1 ##begin config
2 version 1.0
3 basename EMAC
4 libbase EMACBase
5 libbasetype struct EMACBase
6 residentpri -127
7 beginio_func beginio
8 abortio_func abortio
9 ##end config
10 ##begin cdefprivate
11 #include "emac.h"
12 ##end cdefprivate