Changeset e344422 in mainline for abi/arch/riscv64/include
- Timestamp:
- 2018-10-17T15:44:35Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8ca4b602
- Parents:
- d24e987
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-10-17 15:08:53)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-10-17 15:44:35)
- File:
- 
      - 1 moved
 
 - 
          
  abi/arch/riscv64/include/abi/arch/elf.h (moved) (moved from kernel/arch/riscv64/include/arch/elf.h ) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      abi/arch/riscv64/include/abi/arch/elf.hrd24e987 re344422 27 27 */ 28 28 29 /** @addtogroup kernel_riscv6429 /** @addtogroup abi_riscv64 30 30 * @{ 31 31 */ … … 33 33 */ 34 34 35 #ifndef KERN_riscv64_ELF_H_36 #define KERN_riscv64_ELF_H_35 #ifndef ABI_riscv64_ELF_H_ 36 #define ABI_riscv64_ELF_H_ 37 37 38 38 #define ELF_MACHINE EM_RISCV 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
