schedrelease() syscall for more efficient spinning
This commit is contained in:
@ -35,4 +35,6 @@ typedef struct {
|
||||
|
||||
void intr_init(void);
|
||||
|
||||
IntrStackFrame *INTR_CURRENT_FRAME;
|
||||
|
||||
#endif // HAL_INTR_H_
|
||||
|
Reference in New Issue
Block a user