Changeset 962 for trunk/softs/tsar_boot/include
- Timestamp:
 - Apr 1, 2015, 3:42:03 PM (11 years ago)
 - Location:
 - trunk/softs/tsar_boot/include
 - Files:
 - 
          
- 2 edited
 
- 
          reset_ioc.h (modified) (1 diff)
 - 
          reset_utils.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/softs/tsar_boot/include/reset_ioc.h
r758 r962 7 7 * 8 8 * \note These functions call the specific disk controller driver depending 9 * on the USE_IOC_BDV, USE_IOC_S PI or USE_RAMDISK constants9 * on the USE_IOC_BDV, USE_IOC_SDC or USE_IOC_HBA USE_IOC_RDK flags 10 10 */ 11 11 #ifndef RESET_IOC_H  - 
        
trunk/softs/tsar_boot/include/reset_utils.h
r758 r962 54 54 void check_elf_header(Elf32_Ehdr *ehdr); 55 55 void reset_print_elf_phdr(Elf32_Phdr * elf_phdr_ptr); 56 void reset_display_block( char* buffer ); 56 57 57 58 #endif /* RESET_UTILS_H */  
Note: See TracChangeset
          for help on using the changeset viewer.
      