printk the goal of this project is to add a small printk utility for my kernel project included specifiers: %d signed integer %u unsigned integer %x hexadecimal integer %f decimal floating point %c character %s string of characters %p pointer address