yuezonghe | 824eb0c | 2024-06-27 02:32:26 -0700 | [diff] [blame^] | 1 | /* |
2 | * libc/sysdeps/linux/v850/clinkage.h -- Macros for C symbols in assembler | ||||
3 | * | ||||
4 | * Copyright (C) 2001 NEC Corporation | ||||
5 | * Copyright (C) 2001 Miles Bader <miles@gnu.org> | ||||
6 | * | ||||
7 | * This file is subject to the terms and conditions of the GNU Lesser | ||||
8 | * General Public License. See the file COPYING.LIB in the main | ||||
9 | * directory of this archive for more details. | ||||
10 | * | ||||
11 | * Written by Miles Bader <miles@gnu.org> | ||||
12 | */ | ||||
13 | |||||
14 | #include <asm/clinkage.h> |