bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 46/66] i386/intel/pmap.c: remove unused variable


From: Marin Ramesa
Subject: [PATCH 46/66] i386/intel/pmap.c: remove unused variable
Date: Thu, 5 Dec 2013 22:03:40 +0100

* i386/intel/pmap.c (end): Remove unused variable.

---
 i386/intel/pmap.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/i386/intel/pmap.c b/i386/intel/pmap.c
index 69a58ed..d3e77ed 100644
--- a/i386/intel/pmap.c
+++ b/i386/intel/pmap.c
@@ -395,8 +395,6 @@ int         ptes_per_vm_page;       /* number of hardware 
ptes needed
 
 unsigned int   inuse_ptepages_count = 0;       /* debugging */
 
-extern char end;
-
 /*
  * Pointer to the basic page directory for the kernel.
  * Initialized by pmap_bootstrap().
-- 
1.8.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]