Changeset 346 for trunk/hal/x86_64/core
- Timestamp:
 - Aug 9, 2017, 10:24:06 AM (8 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/hal/x86_64/core/hal_drivers.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/hal/x86_64/core/hal_drivers.c
r280 r346 60 60 /* -------------------------------------------------------------------------- */ 61 61 62 void hal_drivers_iob_init(chdev_t *iob, uint32_t impl) 63 { 64 x86_panic("IOB driver not implemented"); 65 } 66 67 /* -------------------------------------------------------------------------- */ 68 62 69 void hal_drivers_ioc_init(chdev_t *ioc, uint32_t impl) 63 70 {  
Note: See TracChangeset
          for help on using the changeset viewer.
      