[COMMITTED] Move generic smp.h to nptl/

Message ID 20140621032344.7A6DE2C39A8@topped-with-meat.com
State Committed
Headers

Commit Message

Roland McGrath June 21, 2014, 3:23 a.m. UTC
  Verified on x86_64-linux-gnu and i686-linux-gnu that no code changes.

	* nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
	* nptl/smp.h: ... here.
  

Patch

--- a/nptl/sysdeps/unix/sysv/linux/smp.h
+++ b/nptl/smp.h
@@ -1,4 +1,4 @@ 
-/* Determine whether the host has multiple processors.  Linux version.
+/* Determine whether the host has multiple processors.  Stub version.
    Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.