diff options
Diffstat (limited to 'src/arch/README')
-rw-r--r-- | src/arch/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/arch/README b/src/arch/README new file mode 100644 index 0000000..cfed57d --- /dev/null +++ b/src/arch/README @@ -0,0 +1,7 @@ +mono_arch +========= + +Part of Mono project, https://github.com/mono + +These are C macros that are useful when generating native code on various platforms. +This code is MIT X11 licensed. |