|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
Go to the source code of this file.
Functions | |
| void | symbols_register (symbols *sym, const char *name, uintptr_t value, size_t size) |
Definition at line 5 of file symbols.c.
References symbols::items, kalloc(), name, symbols_item::name, size, symbols_item::size, strcpy(), strlen(), symbols_item::value, value, and vector_push_back.
Referenced by INIT().