comparison gcc/config/m68k/m68kemb.h @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 /* Definitions of target machine for GNU compiler. "embedded" 68XXX. 1 /* Definitions of target machine for GNU compiler. "embedded" 68XXX.
2 This is meant to be included after m68k.h. 2 This is meant to be included after m68k.h.
3 Copyright (C) 1994-2017 Free Software Foundation, Inc. */ 3 Copyright (C) 1994-2018 Free Software Foundation, Inc. */
4 4
5 /* Override the SVR4 ABI for this target. */ 5 /* Override the SVR4 ABI for this target. */
6 6
7 #define PTRDIFF_TYPE "long int" 7 #define PTRDIFF_TYPE "long int"
8 #define SIZE_TYPE "long unsigned int" 8 #define SIZE_TYPE "long unsigned int"