summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/nds32/sys/elf.h
blob: 51994864155368113a4fa8670b1ffe193b1c5210 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Copyright (C) 2016 Andes Technology, Inc.
 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 */

#ifndef _SYS_ELF_H
#define _SYS_ELF_H	1

#warning "This header is obsolete; use <sys/procfs.h> instead."

#include <sys/procfs.h>

#endif	/* _SYS_ELF_H */