CMake adjustments, leave edits that didn't change file paths

This commit is contained in:
Tyler Wilding
2020-08-26 20:02:44 -04:00
parent 6e54bd61b1
commit 5a2b39641f
6 changed files with 41 additions and 9 deletions
+2
View File
@@ -25,6 +25,8 @@ extern Ptr<u8> MessBufArea;
extern Ptr<u8> OutputBufArea;
extern Ptr<u8> PrintBufArea;
#define __attribute__(A) /* do nothing */
/*!
* Initialize global variables for kprint
*/