Remove sa1_cache_clean_addr. It isn't needed.

This commit is contained in:
Kevin Lo 2007-05-03 09:51:12 +00:00
parent ff6c5cf657
commit 3eeb00692a
3 changed files with 0 additions and 6 deletions

View File

@ -125,8 +125,6 @@ struct pv_addr kernel_pt_table[NUM_KERNEL_PTS];
extern void *_end;
extern vm_offset_t sa1_cache_clean_addr;
extern int *end;
struct pcpu __pcpu;

View File

@ -125,8 +125,6 @@ struct pv_addr kernel_pt_table[NUM_KERNEL_PTS];
extern void *_end;
extern vm_offset_t sa1_cache_clean_addr;
extern int *end;
struct pcpu __pcpu;

View File

@ -124,8 +124,6 @@ struct pv_addr kernel_pt_table[NUM_KERNEL_PTS];
extern void *_end;
extern vm_offset_t sa1_cache_clean_addr;
extern int *end;
struct pcpu __pcpu;