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

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [rc203soc/] [sw/] [uClinux/] [include/] [asm-sparc/] [string.h] - Blame information for rev 1782

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1633 jcastillo
/* $Id: string.h,v 1.1 2005-12-20 11:32:11 jcastillo Exp $
2
 * string.h: External definitions for optimized assembly string
3
 *           routines for the Linux Kernel.
4
 *
5
 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
6
 */
7
 
8
#ifndef __SPARC_STRING_H__
9
#define __SPARC_STRING_H__
10
 
11
#define __HAVE_ARCH_BCOPY
12
#define __HAVE_ARCH_MEMMOVE
13
#define __HAVE_ARCH_MEMCPY
14
#define __HAVE_ARCH_MEMSET
15
#define __HAVE_ARCH_STRLEN
16
 
17
#endif /* !(__SPARC_STRING_H__) */

powered by: WebSVN 2.1.0

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