1
0
Files
irix-657m-src/eoe/cmd/fcman/options.h
2022-09-29 17:59:04 +03:00

9 lines
102 B
C

#ifndef _OPTIONS_H_
#define _OPTIONS_H_
#ifndef SCSIBUS_MAJOR
#define SCSIBUS_MAJOR 5
#endif
#endif