MonsterCommit(tm) with typo-fixes, void-ness fixes, correct CaPs for directories, etc. No real code changes.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* Copyright holders: Sarah Walker
|
||||
see COPYING for more details
|
||||
*/
|
||||
void intel_batman_init();
|
||||
void intel_endeavor_init();
|
||||
extern void intel_batman_init(void);
|
||||
extern void intel_endeavor_init(void);
|
||||
|
||||
Reference in New Issue
Block a user