revert between 56095 -> 55830 in arch
[AROS.git] / workbench / devs / networks / ppp / ppp.conf
blobc2a87c6cee3cec76b3747841201ad9ed8bc58d01
1 ##begin config
2 version 1.00
3 basename PPPDev
4 libbase PPPDeviceBase
5 libbasetype struct PPPBase
6 residentpri -60
7 beginio_func beginio
8 abortio_func abortio
9 ##end config
10 ##begin cdefprivate
11 #include "ppp.h"
12 ##end cdefprivate