aboutsummaryrefslogtreecommitdiffstats
path: root/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/79/401a11167506001814daa3a49c232c18
diff options
context:
space:
mode:
Diffstat (limited to 'lab4/.metadata/.plugins/org.eclipse.core.resources/.history/79/401a11167506001814daa3a49c232c18')
-rw-r--r--lab4/.metadata/.plugins/org.eclipse.core.resources/.history/79/401a11167506001814daa3a49c232c1829
1 files changed, 29 insertions, 0 deletions
diff --git a/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/79/401a11167506001814daa3a49c232c18 b/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/79/401a11167506001814daa3a49c232c18
new file mode 100644
index 0000000..616731f
--- /dev/null
+++ b/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/79/401a11167506001814daa3a49c232c18
@@ -0,0 +1,29 @@
+/* Do *not* directly modify this file. It was */
+/* generated by the Configuration Tool; any */
+/* changes risk being overwritten. */
+
+/* INPUT dsp_bios_.cdb */
+
+/* Include Header Files */
+#include <std.h>
+#include <hst.h>
+#include <swi.h>
+#include <tsk.h>
+#include <log.h>
+#include <sts.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+extern far HST_Obj RTA_fromHost;
+extern far HST_Obj RTA_toHost;
+extern far SWI_Obj KNL_swi;
+extern far TSK_Obj TSK_idle;
+extern far LOG_Obj LOG_system;
+extern far STS_Obj IDL_busyObj;
+
+
+#ifdef __cplusplus
+}
+#endif /* extern "C" */