Add an explicit initialization to work around what appears to be a valgrind
[oota-llvm.git] / lib / System / Alarm.cpp
index d782b293e33495979de1b52bb2b3f1ca5ed369e5..0014ca716b33333fa4990e28d5aa75c2dfcbbe09 100644 (file)
@@ -2,8 +2,8 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by the Reid Spencer and is distributed under the 
-// University of Illinois Open Source License. See LICENSE.TXT for details.
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
@@ -31,4 +31,3 @@ using namespace sys;
 #ifdef LLVM_ON_WIN32
 #include "Win32/Alarm.inc"
 #endif
-