kernel: remove remaining microkernel references
Change-Id: Ie648dbaaf714316c21395bd43e555618013dbd19 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
d8008533a9
commit
d7bc60f096
22 changed files with 39 additions and 83 deletions
|
@ -40,7 +40,7 @@ extern "C" {
|
|||
#include <irq.h>
|
||||
#include <sw_isr_table.h>
|
||||
|
||||
/* physical/virtual address types required by microkernel */
|
||||
/* physical/virtual address types required by the kernel */
|
||||
typedef unsigned int paddr_t;
|
||||
typedef unsigned int vaddr_t;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue