diff options
author | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-06-29 14:06:52 -0400 |
---|---|---|
committer | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-06-29 14:06:52 -0400 |
commit | 4d76075dbb618a47ff9fc15c4be2e2d34210fa8d (patch) | |
tree | 986745461d97a159e31130c6c35487cbcae76728 /hw/xfree86/os-support/misc | |
parent | 2691c05fd647d9fa10f791ac397ecb9c423a076f (diff) |
Death to RCS tags.
Diffstat (limited to 'hw/xfree86/os-support/misc')
-rw-r--r-- | hw/xfree86/os-support/misc/IODelay.c | 3 | ||||
-rw-r--r-- | hw/xfree86/os-support/misc/SlowBcopy.c | 3 | ||||
-rw-r--r-- | hw/xfree86/os-support/misc/xf86_IlHack.c | 2 | ||||
-rw-r--r-- | hw/xfree86/os-support/misc/xf86_Util.c | 1 |
4 files changed, 0 insertions, 9 deletions
diff --git a/hw/xfree86/os-support/misc/IODelay.c b/hw/xfree86/os-support/misc/IODelay.c index 54b7c1816..e4422f234 100644 --- a/hw/xfree86/os-support/misc/IODelay.c +++ b/hw/xfree86/os-support/misc/IODelay.c @@ -1,9 +1,6 @@ - -/* $XConsortium: IODelay.c /main/1 1996/05/07 17:13:43 kaleb $ */ /******************************************************************************* Stub for Alpha Linux *******************************************************************************/ - #ifdef HAVE_XORG_CONFIG_H #include <xorg-config.h> diff --git a/hw/xfree86/os-support/misc/SlowBcopy.c b/hw/xfree86/os-support/misc/SlowBcopy.c index f0ad61132..7694eaa23 100644 --- a/hw/xfree86/os-support/misc/SlowBcopy.c +++ b/hw/xfree86/os-support/misc/SlowBcopy.c @@ -1,9 +1,6 @@ - -/* $XConsortium: SlowBcopy.c /main/1 1996/05/07 17:14:10 kaleb $ */ /******************************************************************************* for Alpha Linux *******************************************************************************/ - /* * Create a dependency that should be immune from the effect of register diff --git a/hw/xfree86/os-support/misc/xf86_IlHack.c b/hw/xfree86/os-support/misc/xf86_IlHack.c index 1ec0f569d..6c9871d93 100644 --- a/hw/xfree86/os-support/misc/xf86_IlHack.c +++ b/hw/xfree86/os-support/misc/xf86_IlHack.c @@ -4,8 +4,6 @@ * * Note: this doesn't work when using a compiler other than GCC. */ -/* $XConsortium: xf86_IlHack.c /main/4 1996/02/21 17:52:26 kaleb $ */ - #define static /**/ #define __inline__ /**/ diff --git a/hw/xfree86/os-support/misc/xf86_Util.c b/hw/xfree86/os-support/misc/xf86_Util.c index 77df1e248..9e690591d 100644 --- a/hw/xfree86/os-support/misc/xf86_Util.c +++ b/hw/xfree86/os-support/misc/xf86_Util.c @@ -20,7 +20,6 @@ * PERFORMANCE OF THIS SOFTWARE. * */ -/* $XConsortium: xf86_Util.c /main/5 1996/10/23 13:13:10 kaleb $ */ /* * This file is for utility functions that will be shared by other pieces |