summaryrefslogtreecommitdiff
path: root/sys/arch/arm/include/elf_abi.h
blob: 3115568b7c3b85087e5a4d657f69e4fe04d99117 (plain)
1
2
3
4
5
6
7
/*	$OpenBSD: elf_abi.h,v 1.1 2004/02/01 05:09:49 drahn Exp $ */
#ifndef _ARM_ELF_ABI_H
#define _ARM_ELF_ABI_H

#define DT_PROCNUM 0

#endif /* _ARM_ELF_ABI_H */