remove some fuzz.

This commit is contained in:
Alan Hourihane 2001-05-15 00:28:09 +00:00
parent 40412133fe
commit 388fe88fc2
2 changed files with 0 additions and 4 deletions

View file

@ -158,8 +158,6 @@ find_first_zero_bit(volatile unsigned long *p, int max)
#define memset(p, v, s) bzero(p, s)
#define virt_to_bus(va) vtophys(va)
/*
* Fake out the module macros for versions of FreeBSD where they don't
* exist.

View file

@ -158,8 +158,6 @@ find_first_zero_bit(volatile unsigned long *p, int max)
#define memset(p, v, s) bzero(p, s)
#define virt_to_bus(va) vtophys(va)
/*
* Fake out the module macros for versions of FreeBSD where they don't
* exist.