home *** CD-ROM | disk | FTP | other *** search
- /*
- * File Out Of Band data for AmigaDOS. While an argument could be made for
- * putting the comment on the file here, that would add 80 more bytes to each
- * buffer structure. I'm not willing to pay it, so all you get is the
- * protection bits.
- */
-
- #ifndef FOOB
- #define FOOB long
- #endif
-