Added chip revision constant
[AROS.git] / test / dos / systemtags.h
blob4ab862919b47cfcc5ec34a1773c6f7ff552a1727
1 #include <dos/dos.h>
3 struct STData
5 BPTR input, output;
6 };