index
:
kmi
master
ACTIVE - Kernel with migrating threads as IPC
kimi.h.kuparinen+kmi@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv64
/
kernel
/
cpu.c
blob: 6ae4ee79ea50b3dbc58cf6b7aff37795e0155585 (
plain
) (
blame
)
1
2
3
4
5
6
#include
<apos/cpu.h>
id_t
cpu_id
()
{
return
0
;
/* VERY MUCH TEMP */
}