aboutsummaryrefslogtreecommitdiffstats
path: root/lab4/RTDSP/Debug/dsp_bios_cfg.h
diff options
context:
space:
mode:
authorymherklotz <ymherklotz@gmail.com>2018-02-27 10:15:32 +0000
committerymherklotz <ymherklotz@gmail.com>2018-02-27 10:15:32 +0000
commitfc9d835a3db90d11ecf6f0a072700c7c508fc2a2 (patch)
tree05c99d663f457de5f9f5c92a55994850df0e5753 /lab4/RTDSP/Debug/dsp_bios_cfg.h
parent9b4767c534111c4a261bc619316cbfd9c199517e (diff)
downloadNoiseSilencer-fc9d835a3db90d11ecf6f0a072700c7c508fc2a2.tar.gz
NoiseSilencer-fc9d835a3db90d11ecf6f0a072700c7c508fc2a2.zip
Removed debug and fixed lab5 project
Diffstat (limited to 'lab4/RTDSP/Debug/dsp_bios_cfg.h')
-rw-r--r--lab4/RTDSP/Debug/dsp_bios_cfg.h29
1 files changed, 0 insertions, 29 deletions
diff --git a/lab4/RTDSP/Debug/dsp_bios_cfg.h b/lab4/RTDSP/Debug/dsp_bios_cfg.h
deleted file mode 100644
index 616731f..0000000
--- a/lab4/RTDSP/Debug/dsp_bios_cfg.h
+++ /dev/null
@@ -1,29 +0,0 @@
-/* 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" */