X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=os.hpp;h=eb5d842bc858b7ff40f773e7458f8dfb3e2ba714;hb=09ec4840eb1036a8b7719d1ed05390a7c451dc12;hp=dbe8deb3ec4b3b45b51406880a0878fb37eb941a;hpb=df66a909dbd545cac08776da18b166ab847c08e9;p=apitrace diff --git a/os.hpp b/os.hpp index dbe8deb..eb5d842 100644 --- a/os.hpp +++ b/os.hpp @@ -23,6 +23,10 @@ * **************************************************************************/ +/* + * Simple OS abstraction layer. + */ + #ifndef _OS_HPP_ #define _OS_HPP_