bcopyb() isn't used on amd64 kernel (it only exists for i386/pcvt)
Approved by: re (blanket amd64/*)
This commit is contained in:
parent
5826a47e9b
commit
2e4f687a1d
@ -57,7 +57,6 @@ struct reg;
|
||||
struct fpreg;
|
||||
struct dbreg;
|
||||
|
||||
void bcopyb(const void *from, void *to, size_t len);
|
||||
void busdma_swi(void);
|
||||
void cpu_halt(void);
|
||||
void cpu_reset(void);
|
||||
|
Loading…
Reference in New Issue
Block a user