Changeset 10d65d70 in mainline for boot/genarch/include
- Timestamp:
 - 2018-09-29T14:39:54Z (7 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - 99170e0c
 - Parents:
 - dc68f72
 - git-author:
 - Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-29 14:11:34)
 - git-committer:
 - Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-29 14:39:54)
 - File:
 - 
      
- 1 edited
 
- 
          
  boot/genarch/include/genarch/ofw.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
boot/genarch/include/genarch/ofw.h
rdc68f72 r10d65d70 30 30 #define BOOT_OFW_H_ 31 31 32 #include <stdarg.h> 32 33 #include <stddef.h> 33 #include <std arg.h>34 #include <stdint.h> 34 35 35 36 #define MEMMAP_MAX_RECORDS 32  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  