From 94b92c2fab333403aa43fd55ec858fdbf666f8c3 Mon Sep 17 00:00:00 2001 From: David McCullough Date: Tue, 14 Oct 2003 11:52:32 +0000 Subject: Microblaze port from the uClinux-dist, contributed by John Williams --- libc/sysdeps/linux/microblaze/clinkage.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 libc/sysdeps/linux/microblaze/clinkage.h (limited to 'libc/sysdeps/linux/microblaze/clinkage.h') diff --git a/libc/sysdeps/linux/microblaze/clinkage.h b/libc/sysdeps/linux/microblaze/clinkage.h new file mode 100644 index 000000000..cf5c34b54 --- /dev/null +++ b/libc/sysdeps/linux/microblaze/clinkage.h @@ -0,0 +1,15 @@ +/* + * libc/sysdeps/linux/microblaze/clinkage.h -- Macros for C symbols in assembler + * + * Copyright (C) 2003 John Williams + * Copyright (C) 2001 NEC Corporation + * Copyright (C) 2001 Miles Bader + * + * This file is subject to the terms and conditions of the GNU Lesser + * General Public License. See the file COPYING.LIB in the main + * directory of this archive for more details. + * + * Written by Miles Bader + */ + +#include -- cgit v1.2.3