]> git.buserror.net Git - polintos/scott/priv.git/blobdiff - include/c++/orb.h
Make in_kernel() static inline.
[polintos/scott/priv.git] / include / c++ / orb.h
index 31348f2227a3f6680ac31e8ce281c464468ea32b..d215427ffa96fcb82e6b4fdf11f5d6d12ca4c196 100644 (file)
@@ -293,7 +293,7 @@ namespace System {
        }
        
        namespace Priv {
-               bool in_kernel()
+               static inline bool in_kernel()
                {
 #ifdef _KERNEL
                        return true;