summaryrefslogtreecommitdiff
path: root/mobicore/common/MobiCore/inc/McLib/mclib_size.h
diff options
context:
space:
mode:
Diffstat (limited to 'mobicore/common/MobiCore/inc/McLib/mclib_size.h')
-rw-r--r--mobicore/common/MobiCore/inc/McLib/mclib_size.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/mobicore/common/MobiCore/inc/McLib/mclib_size.h b/mobicore/common/MobiCore/inc/McLib/mclib_size.h
deleted file mode 100644
index a9fbb48..0000000
--- a/mobicore/common/MobiCore/inc/McLib/mclib_size.h
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * mclib_size.h
- *
- * Created on: Oct 22, 2013
- * Author: lukhan01
- */
-
-#ifndef MCLIB_SIZE_H_
-#define MCLIB_SIZE_H_
-
-// Note: this file is read by .c and .sct file, no magic allowed.
-// Please modify these values manually.
-#define MCLIB_PAGES 5
-#define MCLIB_SIZE 0x00005000
-#define MCLIB_BASE 0x000FA000
-
-
-#endif /* MCLIB_SIZE_H_ */