[Modified] reorganize the project
This commit is contained in:
1
labus/include/sysbus.hh
Normal file
1
labus/include/sysbus.hh
Normal file
@@ -0,0 +1 @@
|
||||
int fetch();
|
||||
3
labus/sysbus.cc
Normal file
3
labus/sysbus.cc
Normal file
@@ -0,0 +1,3 @@
|
||||
int fetch() {
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user