source: svn/trunk/newcon3bcm2_21bu/toolchain/mips-linux-uclibc/include/linux/elf.h

Last change on this file was 2, checked in by jglee, 11 years ago

first commit

  • Property svn:executable set to *
File size: 108 bytes
RevLine 
[2]1#ifndef _LINUX_ELF_H
2#define _LINUX_ELF_H
3
4#include <elf.h>
5#include <asm/elf.h>
6
7#endif /* _LINUX_ELF_H */
Note: See TracBrowser for help on using the repository browser.