摘要: /* * IBM messed up *AGAIN* in their thinkpad: 0xA0000 -> 0x9F000. * They seem to have done something stupid with the floppy * controller as well.. */ 阅读全文
posted @ 2017-12-07 09:56 mull 阅读(138) 评论(0) 推荐(0) 编辑
摘要: 1.3.100static inline pid_t kernel_thread(int (*fn)(void *), void * arg, unsigned long flags){ long retval; __asm__ __volatile__( "movl %%esp,%%esi\n\t 阅读全文
posted @ 2017-12-07 09:26 mull 阅读(602) 评论(0) 推荐(0) 编辑