Thu 17 Oct 23:42:52 CEST 2024
This commit is contained in:
parent
85094d8322
commit
de3a043ae0
6
include/library/kernel_object_string.h
Normal file
6
include/library/kernel_object_string.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef KERNEL_OBJECT_STRING_H
|
||||
#define KERNEL_OBJECT_STRING_H
|
||||
|
||||
const char *kernel_object_string( kobject_type_t type );
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user