aboutsummaryrefslogtreecommitdiff
path: root/sim/txvu/hardware.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/txvu/hardware.h')
-rw-r--r--sim/txvu/hardware.h14
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