Added disclaimer about not being a part of the public API.

This commit is contained in:
dev
2015-05-05 22:16:51 +00:00
parent 7337fd0670
commit 31435685bf

View File

@ -1,7 +1,9 @@
<html> <html>
<body> <body>
<p> <p>
CPUID implementaion, borrowed from freenet, updated and heavily modified CPUID implementaion, borrowed from freenet, updated and heavily modified.
Not recommended for external use, not maintained as a public API.
</p> </p>
</body> </body>
</html> </html>