From c819ea440d36eeabc0a554c0807a1dc546cec0a2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 14 Jan 2000 14:44:11 +0000 Subject: Removed numerous warnings. --- c/src/lib/libbsp/powerpc/score603e/PCI_bus/universe.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'c/src/lib/libbsp/powerpc/score603e/PCI_bus/universe.c') diff --git a/c/src/lib/libbsp/powerpc/score603e/PCI_bus/universe.c b/c/src/lib/libbsp/powerpc/score603e/PCI_bus/universe.c index 379dc3751c..c0726bc613 100644 --- a/c/src/lib/libbsp/powerpc/score603e/PCI_bus/universe.c +++ b/c/src/lib/libbsp/powerpc/score603e/PCI_bus/universe.c @@ -162,7 +162,9 @@ void initialize_universe() { rtems_unsigned32 jumper_selection; rtems_unsigned32 pci_id; +#if (SCORE603E_USE_SDS) | (SCORE603E_USE_OPEN_FIRMWARE) | (SCORE603E_USE_NONE) volatile rtems_unsigned32 universe_temp_value; +#endif /* * Read the VME jumper location to determine the VME base address -- cgit v1.2.3