diff src/os_cpu/bsd_zero/vm/thread_bsd_zero.hpp @ 12077:e16282db4946

8022956: Clang: enable return type warnings on BSD Reviewed-by: coleenp, sla
author twisti
date Tue, 20 Aug 2013 10:57:50 -0700
parents f08d439fab8c
children de6a9e811145
line wrap: on
line diff
--- a/src/os_cpu/bsd_zero/vm/thread_bsd_zero.hpp	Mon Aug 19 09:33:29 2013 +0200
+++ b/src/os_cpu/bsd_zero/vm/thread_bsd_zero.hpp	Tue Aug 20 10:57:50 2013 -0700
@@ -110,6 +110,7 @@
                                            void* ucontext,
                                            bool isInJava) {
     ShouldNotCallThis();
+    return false;
   }
 
   // These routines are only used on cpu architectures that