URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [uClibc/] [utils/] [readsoname.h] - Rev 1771
Go to most recent revision | Compare with Previous | Blame | View Log
char *readsoname(char *name, FILE *file, int expected_type, int *type, int elfclass); char *readsoname32(char *name, FILE *file, int expected_type, int *type); char *readsoname64(char *name, FILE *file, int expected_type, int *type);
Go to most recent revision | Compare with Previous | Blame | View Log