index
:
portland-os
main
old (and broken) hobby os
benji dial
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kernel
/
vga.h
blob: 47ac1fb5cd90b4306805330d07855ec7fcf91901 (
plain
) (
blame
)
1
2
3
#include
<stdint.h>
void
vga_printsz
(
uint8_t
*
sz
);