diff options
Diffstat (limited to 'include/osx/README.md')
-rw-r--r-- | include/osx/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/osx/README.md b/include/osx/README.md new file mode 100644 index 0000000..316fbe5 --- /dev/null +++ b/include/osx/README.md @@ -0,0 +1,6 @@ +Those include headers have been stolen from `xnu-2050.18.24.tar.gz` +and slightly modified. They should be shipped with the OS or the +development tools but they are not. They are from Mac OS X 10.8.2 but +should work with previous versions just fine. + + http://www.opensource.apple.com/source/xnu/xnu-2050.18.24/ |