PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
#include <stdio.h>
#include <syscall.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int argc | , |
char ** | argv | ||
) |
Definition at line 5 of file echo.c.
References EXIT_SUCCESS, and printf().