Updated PCI IDs to latest snapshot.
[tangerine.git] / workbench / devs / fdsk.conf
blob8986d18948a9dec94adaa347c009244b09217b19
1 ##begin config
2 version 41.1
3 libbasetype struct fdskbase
4 residentpri 0
5 beginio_func beginio
6 abortio_func abortio
7 ##end config
8 ##begin cdefprivate
9 #include "fdsk_device_gcc.h"
10 #include <devices/trackdisk.h>
11 ##end cdefprivate