Changeset 767 for GPL/branches/uniaud32-exp/include/linux/kernel.h
- Timestamp:
- Apr 13, 2025, 3:27:12 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-exp/include/linux/kernel.h
r763 r767 128 128 129 129 _WCRTLINK extern int sscanf( const char *__s, const char *__format, ... ); 130 130 typedef void *acpi_handle; /* Actually a ptr to a NS Node */ 131 typedef 132 void (*acpi_notify_handler) (acpi_handle device, u32 value, void *context); 131 133 #endif
Note:
See TracChangeset
for help on using the changeset viewer.