summaryrefslogtreecommitdiffstats
path: root/balkan/sun.h
blob: 5d7bdcb5ed1cedc128a56435bbc65eecbd2eaac8 (plain)
1
2
3
4
5
6
#ifndef H_DOS
#define H_DOS 1

int sunpReadTable(int fd, struct partitionTable * table);

#endif;