Cross Reference: fsutil.h
xref
: /
external
/
fsck_msdos
/
fsutil.h
Home
History
Annotate
Annotate
Line#
Navigate
Download
only in
fsutil.h
1
#
ifndef
_FS_UTIL_H
2
#
define
_FS_UTIL_H
3
4
#
define
pwarn
printf
5
#
define
pfatal
printf
6
7
#
endif
8