mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-02 18:18:22 -04:00
[headers] Move padmgr, scheduler, irqmgr symbols to respective headers; add segmented_address.h (#1681)
* [headers] Move padmgr, scheduler symbols to respective headers * fix revealed header problems * Fix bss * review * bss * segmented_address.h --------- Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include "scheduler.h"
|
||||
|
||||
#include "macros.h"
|
||||
#include "main.h"
|
||||
|
||||
/**
|
||||
* Blocks the current thread until all queued scheduler tasks have completed.
|
||||
|
||||
Reference in New Issue
Block a user