|
From: <sv...@va...> - 2005-05-29 17:05:52
|
Author: njn Date: 2005-05-29 18:05:49 +0100 (Sun, 29 May 2005) New Revision: 3810 Removed: trunk/coregrind/x86-linux/platform-private.h Log: Remove unused file. Deleted: trunk/coregrind/x86-linux/platform-private.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/coregrind/x86-linux/platform-private.h 2005-05-29 17:03:54 UTC = (rev 3809) +++ trunk/coregrind/x86-linux/platform-private.h 2005-05-29 17:05:49 UTC = (rev 3810) @@ -1,10 +0,0 @@ -#ifndef _X86_LINUX_PRIVATE_H -#define _X86_LINUX_PRIVATE_H - -/* These are addresses within VGA_(blocking_syscall). See syscall.S for= details. */ -extern const Word VGA_(blksys_setup); -extern const Word VGA_(blksys_restart); -extern const Word VGA_(blksys_complete); -extern const Word VGA_(blksys_committed); - -#endif /* _X86_LINUX_PRIVATE_H */ |