X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Frl78%2Fcpu.h;h=ac882c88e907bf1f1db6ffcb383c5ae72d0d9c7c;hb=3af96c0d99dedab49d2b82b730c74c27ce99bba4;hp=0e10db935f42bca7a55de4140445e591b60e50a4;hpb=99067e2973a6bb1d3a52caafb479ebdc1a420580;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/rl78/cpu.h b/sim/rl78/cpu.h index 0e10db935f..ac882c88e9 100644 --- a/sim/rl78/cpu.h +++ b/sim/rl78/cpu.h @@ -1,6 +1,6 @@ /* cpu.h --- declarations for the RL78 core. - Copyright (C) 2005-2015 Free Software Foundation, Inc. + Copyright (C) 2005-2020 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. @@ -99,5 +99,6 @@ extern unsigned int counts_per_insn[0x100000]; extern int rl78_g10_mode; extern int g13_multiply; +extern int g14_multiply; #endif