OpenCores
URL https://opencores.org/ocsvn/or1k_old/or1k_old/trunk

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [linux/] [uClibc/] [ldso/] [include/] [ldso.h] - Blame information for rev 1782

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1325 phoenix
#include <features.h>
2
/* Pull in compiler and arch stuff */
3
#include <stdlib.h>
4
#include <stdarg.h>
5
/* Pull in the arch specific type information */
6
#include <sys/types.h>
7
/* Now the ldso specific headers */
8
#include <ld_elf.h>
9
#include <ld_syscall.h>
10
#include <ld_hash.h>
11
#include <ld_string.h>
12
/* Pull in the arch specific page size */
13
#include <asm/page.h>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.