|
FreeNOS
|
Go to the source code of this file.
Macros | |
| #define | ARGV_SIZE 128 |
| Maximum size of each argument. More... | |
| #define | ARGV_COUNT (PAGESIZE / ARGV_SIZE) |
| Number of arguments at maximum. More... | |
Functions | |
| int | main (int argc, char **argv) |
| Program entry point. More... | |
1.8.17