Ignore:
Timestamp:
Apr 13, 2025, 3:27:12 AM (4 months ago)
Author:
Paul Smedley
Message:

Get it compiling & linking

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-exp/include/linux/kernel.h

    r763 r767  
    128128
    129129_WCRTLINK extern int    sscanf( const char *__s, const char *__format, ... );
    130 
     130typedef void *acpi_handle;      /* Actually a ptr to a NS Node */
     131typedef
     132void (*acpi_notify_handler) (acpi_handle device, u32 value, void *context);
    131133#endif
Note: See TracChangeset for help on using the changeset viewer.