mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
rename init_dev_kmsg to time_boot and move doc to README
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* https://stackoverflow.com/questions/12683169/measure-time-taken-for-linux-kernel-from-bootup-to-userpace/46517014#46517014 */
|
||||
/* https://github.com/cirosantilli/linux-kernel-module-cheat#time_boot-out */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
Reference in New Issue
Block a user