PHAT debugging routine prototypes. More...
Go to the source code of this file.
Functions | |
void | PhatDbgAttrList (FILE *fp, uint8_t attr) |
void | PhatDbgDirEntry (FILE *fp, CONST char *title, PHATDIRENT *dent) |
void | PhatDbgFileInfo (FILE *fp, CONST char *title, PHATFILE *nfp) |
void | PhatDbgVbr (FILE *fp, CONST char *title, PHATVBR *vbr) |
PHAT debugging routine prototypes.
* * $Log$ * Revision 1.2 2008/08/11 07:00:19 haraldkipp * BSD types replaced by stdint types (feature request #1282721). * * Revision 1.1 2006/01/05 16:32:46 haraldkipp * First check-in. * * *
Definition in file phatdbg.h.