Updated makefile

This commit is contained in:
François Autin
2023-03-08 13:02:03 +01:00
parent f1a03b96a3
commit 765f5b8328
7 changed files with 72 additions and 9 deletions

View File

@ -1,3 +1,6 @@
#include "userlib/syscall.h"
#include "userlib/libnachos.h"
// EXPECTS TWO VARIABLES WITH A VALUE OF UNSIGNED 1
int main() {
unsigned int x = 0;