Große Umstellung. Viel hinzugefügt.
[h316.git] / pc-tools / ldc / split.h
1 #include "hw_types.h"
2
3 void split_init();
4 void split(datablock * akt);
5 void split_finish();