drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git] / arch / sparc / include / asm / string_64.h
blobd5c563058a5be3205d8c2928c4a5f342c49a1573
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * string.h: External definitions for optimized assembly string
4 * routines for the Linux Kernel.
6 * Copyright (C) 1995,1996 David S. Miller (davem@caip.rutgers.edu)
7 * Copyright (C) 1996,1997,1999 Jakub Jelinek (jakub@redhat.com)
8 */
10 #ifndef __SPARC64_STRING_H__
11 #define __SPARC64_STRING_H__
13 #include <asm/asi.h>
15 #endif /* !(__SPARC64_STRING_H__) */