1 /* SPDX-License-Identifier: GPL-2.0 */
3 * ashrdi3.S: The filesystem code creates all kinds of references to
4 * this little routine on the sparc with gcc.
6 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
9 #include <linux/linkage.h>
10 #include <asm/export.h>
40 EXPORT_SYMBOL(__ashrdi3)