Remove an unused #define.
Requested by: davidg
This commit is contained in:
parent
88d3245e1a
commit
cb82e804a5
@ -24,7 +24,7 @@
|
||||
*
|
||||
* commenced: Sun Sep 27 18:14:01 PDT 1992
|
||||
*
|
||||
* $Id: aic7xxx.c,v 1.57 1996/03/11 02:48:41 gibbs Exp $
|
||||
* $Id: aic7xxx.c,v 1.58 1996/03/22 16:26:26 gibbs Exp $
|
||||
*/
|
||||
/*
|
||||
* TODO:
|
||||
@ -54,8 +54,6 @@
|
||||
|
||||
#define PAGESIZ 4096
|
||||
|
||||
#define MAX_TAGS 4;
|
||||
|
||||
#include <sys/kernel.h>
|
||||
#define KVTOPHYS(x) vtophys(x)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user