From 43baf82a8b17aef00be074acf7d83c35c67f0634 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Sat, 8 Feb 2025 10:46:00 -0500 Subject: [PATCH] c11.refactor (os was simpiler ) --- gen_c11/c11.refactor | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gen_c11/c11.refactor b/gen_c11/c11.refactor index a1639af..263226a 100644 --- a/gen_c11/c11.refactor +++ b/gen_c11/c11.refactor @@ -992,6 +992,16 @@ word FileProperties, MD_FileProperties namespace FilePropertyFlag_, MD_FilePropertyFlag_ + + +// os/os.h + +namespace OS_, MD_OS_ +namespace os_, md_os_ + +namespace entry_point, md_entry_point + + // metadesk module // word MsgKind, MD_MsgKind @@ -1002,6 +1012,7 @@ namespace FilePropertyFlag_, MD_FilePropertyFlag_ // word MsgKind_FatalError, MD_MsgKind_FatalError namespace MsgKind, MD_MsgKind + word Msg, MD_Msg word MsgList, MD_MsgList