logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

linux-mktime.c

/* *  linux/kernel/mktime.c *                                            //--内核专用的计算1970年以来经过的秒数时间 *  (C) 1991  Linus Torvalds */#include /* * This isnt the library routine, it is only

linux-hd.c

/*/* *  linux/kernel/hd.c * *  (C) 1991  Linus Torvalds *//* * This is the low-level hd interrupt support. It traverses the * request-list, using interrupts to jump between functions. As

到底了