aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/heptagon_radio_transmitter/radiotrans_controller_types.h
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-13 11:57:45 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-13 11:57:45 +0200
commit3db72104ad5664ed320253a342e1b26ad2f7da28 (patch)
tree7d1424c3b66d6b89a090f389ec5de4f73f0a9f3b /test/monniaux/heptagon_radio_transmitter/radiotrans_controller_types.h
parentb1b7a68222ada09b8dfaf9a5dbe2306b5fc44684 (diff)
downloadcompcert-kvx-3db72104ad5664ed320253a342e1b26ad2f7da28.tar.gz
compcert-kvx-3db72104ad5664ed320253a342e1b26ad2f7da28.zip
new example + moved random number generator to common files
Diffstat (limited to 'test/monniaux/heptagon_radio_transmitter/radiotrans_controller_types.h')
-rw-r--r--test/monniaux/heptagon_radio_transmitter/radiotrans_controller_types.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/monniaux/heptagon_radio_transmitter/radiotrans_controller_types.h b/test/monniaux/heptagon_radio_transmitter/radiotrans_controller_types.h
new file mode 100644
index 00000000..9a081213
--- /dev/null
+++ b/test/monniaux/heptagon_radio_transmitter/radiotrans_controller_types.h
@@ -0,0 +1,12 @@
+/* --- Generated the 13/5/2019 at 10:21 --- */
+/* --- heptagon compiler, version 1.05.00 (compiled mon. may. 13 10:18:8 CET 2019) --- */
+/* --- Command line: /local/STATOR/packages/opam-root/4.07.1/bin/heptc -target c radiotrans_controller.ept --- */
+
+#ifndef RADIOTRANS_CONTROLLER_TYPES_H
+#define RADIOTRANS_CONTROLLER_TYPES_H
+
+#include "stdbool.h"
+#include "assert.h"
+#include "pervasives.h"
+#include "radiotrans_types.h"
+#endif // RADIOTRANS_CONTROLLER_TYPES_H