mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2026-03-09 16:35:21 -07:00
add the last of the files and some basic stubs for most of the empty files from last commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include "threading.h"
|
||||
|
||||
void threading_init() {
|
||||
// Threading initialization code
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user