diff options
Diffstat (limited to 'sim/txvu/hardware.h')
-rw-r--r-- | sim/txvu/hardware.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sim/txvu/hardware.h b/sim/txvu/hardware.h deleted file mode 100644 index d105df0..0000000 --- a/sim/txvu/hardware.h +++ /dev/null @@ -1,14 +0,0 @@ -/* Copyright (C) 1998, Cygnus Solutions - - */ - -#ifndef _HARDWARE_H_ -#define _HARDWARE_H_ - -#include "sim-main.h" - -void create_devices(SIM_DESC sd); - -#define NUMBER_CPUS 5 - -#endif |