1
0
forked from Rativel/BurritOS

Merge branch 'thread_scheduler' into bin-loader

This commit is contained in:
Quentin Legot
2023-04-04 15:28:24 +02:00
15 changed files with 989 additions and 713 deletions

View File

@@ -84,7 +84,7 @@
typedef int t_error;
/* Stop Nachos, and print out performance stats */
void Halt();
void Shutdown();
/* Return the time spent running Nachos */