|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | ABANDON(why) { fprintf(stderr, "%s\n", why); exit(1); } |
| #define | MAX_SIZE (256*1024) |
Functions | |
| int | main (int argc, const char *argv[]) |
Variables | |
| unsigned char | buf [MAX_SIZE] |
1.8.2