[BACK]Return to elf_abi.h CVS log [TXT][DIR] Up to [local] / sys / arch / arm / include

Annotation of sys/arch/arm/include/elf_abi.h, Revision 1.1

1.1     ! nbrk        1: /*     $OpenBSD: elf_abi.h,v 1.1 2004/02/01 05:09:49 drahn Exp $ */
        !             2: #ifndef _ARM_ELF_ABI_H
        !             3: #define _ARM_ELF_ABI_H
        !             4:
        !             5: #define DT_PROCNUM 0
        !             6:
        !             7: #endif /* _ARM_ELF_ABI_H */

CVSweb