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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [newlib-1.10.0/] [newlib/] [libc/] [sys/] [linux/] [linux.c] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1010 ivang
/* libc/sys/linux/linux.c - System-specific system calls */
2
 
3
/* Written 2000 by Werner Almesberger */
4
 
5
 
6
/*
7
 * Most system call wrappers have moved to utilities; future fate of this file
8
 * is guided by glibc/autoconf compatibility and FFS
9
 */
10
 
11
#include <sys/syscall.h>
12
 
13
 
14
/* _syscall1(int,delete_module,const char *,name) */

powered by: WebSVN 2.1.0

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