]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - libjava/sysdep/generic/locks.h
Imported gcc-4.4.3
[msp430-gcc.git] / libjava / sysdep / generic / locks.h
diff --git a/libjava/sysdep/generic/locks.h b/libjava/sysdep/generic/locks.h
deleted file mode 100644 (file)
index fce6c71..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-// locks.h - Thread synchronization primitives. Generic implementation.
-
-/* Copyright (C) 2002  Free Software Foundation
-
-   This file is part of libgcj.
-
-This software is copyrighted work licensed under the terms of the
-Libgcj License.  Please consult the file "LIBGCJ_LICENSE" for
-details.  */
-
-#error Thread synchronization primitives not implemented for this platform.