UACPI: Difference between revisions

244 bytes added ,  2 months ago
[unchecked revision][unchecked revision]
Line 248:
};
 
/*
* This is called either manually by the kernel, or put in the linker script
* in some known section, and executed by the kernel as part of driver initcalls.
* If it's a dynamically loadable module, then this is called on module load.
*/
int ps2k_init(void)
{
Anonymous user