I am writing an operating system. I currently compile my kernel to a file called kernel.elf, and it\'s symbol table contains functions such as tty_printf
kernel.elf
tty_printf