remove unused/unneeded extern declarations
This should result in no changes to compiled code. Reviewed by: alc Approved by: re (kib) MFC after: 1 day
This commit is contained in:
parent
cfba50c070
commit
462fab84b8
@ -107,9 +107,6 @@ static struct {
|
||||
};
|
||||
|
||||
|
||||
extern int pq_l2size;
|
||||
extern int pq_l2nways;
|
||||
|
||||
void
|
||||
printcpuinfo(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user