I was trying to get a working printf to use Brynet-Inc's cpuid code in my kernel, so I decided to try to port Linus Torvald's Linux 0.1 vsprintf code to my kernel, but when I compile and link it to my kernel, I keep getting the following error:
Hey ! ,
Linux kernel 0.1 has a hacked up string library written in x86 asm.I prefer a simpler C implementation . You may need to make some changes . The linux kernel 0.1 has a bug that makes it difficult to work with some bioses . Also make sure that you clear the NT flag , this will save lots of trouble later on .
Regards
Sandeep Mathew