mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-24 23:44:56 +03:00
Print kernel mug.
This commit is contained in:
parent
e1559ec244
commit
e91f66d7fb
2
v/reck.c
2
v/reck.c
@ -341,6 +341,8 @@ u2_reck_cold(u2_reck* rec_u, c3_w kno_w)
|
|||||||
rec_u->ken = u2h(eng);
|
rec_u->ken = u2h(eng);
|
||||||
rec_u->roc = u2t(eng);
|
rec_u->roc = u2t(eng);
|
||||||
|
|
||||||
|
printf("kernel mug is %x\n", u2_cr_mug(rec_u->ken));
|
||||||
|
|
||||||
// Execute from kernel to propitiate jet gods.
|
// Execute from kernel to propitiate jet gods.
|
||||||
{
|
{
|
||||||
u2_noun fak;
|
u2_noun fak;
|
||||||
|
Loading…
Reference in New Issue
Block a user