From 5996c48b66cdbdde302f585587a50d7fce4f2eb3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 6 Dec 2000 15:33:12 +0000 Subject: 2000-12-06 Joel Sherrill * cpu.c: Added include of to eliminate warning. --- c/src/exec/score/cpu/sparc/ChangeLog | 4 ++++ c/src/exec/score/cpu/sparc/cpu.c | 1 + 2 files changed, 5 insertions(+) (limited to 'c/src/exec/score/cpu') diff --git a/c/src/exec/score/cpu/sparc/ChangeLog b/c/src/exec/score/cpu/sparc/ChangeLog index 296886878a..1cc5e1d422 100644 --- a/c/src/exec/score/cpu/sparc/ChangeLog +++ b/c/src/exec/score/cpu/sparc/ChangeLog @@ -1,3 +1,7 @@ +2000-12-06 Joel Sherrill + + * cpu.c: Added include of to eliminate warning. + 2000-11-21 Jiri Gaisler * cpu_asm.S: Fix for CPUs with FPU revision B or C. diff --git a/c/src/exec/score/cpu/sparc/cpu.c b/c/src/exec/score/cpu/sparc/cpu.c index 9471d15591..876676248c 100644 --- a/c/src/exec/score/cpu/sparc/cpu.c +++ b/c/src/exec/score/cpu/sparc/cpu.c @@ -13,6 +13,7 @@ #include #include +#include /* * This initializes the set of opcodes placed in each trap -- cgit v1.2.3