1
0
Files
irix-657m-src/irix/cmd/xfs/db/block.h
2022-09-29 17:59:04 +03:00

7 lines
148 B
C

#ident "$Revision: 1.4 $"
struct field;
extern void block_init(void);
extern void print_block(const struct field *fields, int argc, char **argv);