remove "done" folders, label "bs/droneenter, bs/dronelook, and bs/dronevanish files and functions"
This commit is contained in:
6
src/core1/io/spsetstat.c
Normal file
6
src/core1/io/spsetstat.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <os_internal.h>
|
||||
#include <rcp.h>
|
||||
|
||||
void __osSpSetStatus(u32 data){
|
||||
IO_WRITE(SP_STATUS_REG, data);
|
||||
}
|
Reference in New Issue
Block a user