Ignore:
Timestamp:
2018-10-17T15:44:35Z (6 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
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)
Message:

Move kernel/arch/*/include/arch/elf.h to abi/

File:
1 moved

Legend:

Unmodified
Added
Removed
  • abi/arch/riscv64/include/abi/arch/elf.h

    rd24e987 re344422  
    2727 */
    2828
    29 /** @addtogroup kernel_riscv64
     29/** @addtogroup abi_riscv64
    3030 * @{
    3131 */
     
    3333 */
    3434
    35 #ifndef KERN_riscv64_ELF_H_
    36 #define KERN_riscv64_ELF_H_
     35#ifndef ABI_riscv64_ELF_H_
     36#define ABI_riscv64_ELF_H_
    3737
    3838#define ELF_MACHINE        EM_RISCV
Note: See TracChangeset for help on using the changeset viewer.