Merge remote-tracking branch 'battery/for-next'
[deliverable/linux.git] / arch / sparc / include / asm / string_32.h
CommitLineData
f5e706ad
SR
1/*
2 * string.h: External definitions for optimized assembly string
3 * routines for the Linux Kernel.
4 *
5 * Copyright (C) 1995,1996 David S. Miller (davem@caip.rutgers.edu)
6 * Copyright (C) 1996,1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
7 */
8
9#ifndef __SPARC_STRING_H__
10#define __SPARC_STRING_H__
11
12#include <asm/page.h>
13
f5e706ad 14#endif /* !(__SPARC_STRING_H__) */
This page took 0.462591 seconds and 5 git commands to generate.