mirror of
https://github.com/Ed94/metadesk.git
synced 2026-07-31 11:50:05 +00:00
welcome comment
This commit is contained in:
+5
-4
@@ -1,9 +1,7 @@
|
||||
// LICENSE AT END OF FILE (MIT).
|
||||
|
||||
#if !defined(MD_C)
|
||||
#define MD_C
|
||||
|
||||
/* NOTE(allen): Overrides & Options Macros:
|
||||
/*
|
||||
** Overrides & Options Macros
|
||||
**
|
||||
** Overridable
|
||||
** "memset" ** REQUIRED (default crt-based implementation)
|
||||
@@ -53,6 +51,9 @@
|
||||
**
|
||||
*/
|
||||
|
||||
#if !defined(MD_C)
|
||||
#define MD_C
|
||||
|
||||
//~/////////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////// CRT Implementation /////////////////////////////////
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user