KidViciou$
Diamond Member
i'm working on a project, and need to define a variable in kernel space that is global. in order to do this, should i just create a library and include it in the necessary system call function header files? or is there another way of declaring global variables? TIA