1 /* SPDX-License-Identifier: GPL-2.0 */ 1 2 /* 3 * string.h: External definitions for optimize 4 * routines for the Linux Kernel. 5 * 6 * Copyright (C) 1995,1996 David S. Miller (da 7 * Copyright (C) 1996,1997,1999 Jakub Jelinek 8 */ 9 10 #ifndef __SPARC64_STRING_H__ 11 #define __SPARC64_STRING_H__ 12 13 #include <asm/asi.h> 14 15 #endif /* !(__SPARC64_STRING_H__) */ 16
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.