diff options
| author | tnn <tnn@NetBSD.org> | 2021-08-06 18:15:48 +0000 |
|---|---|---|
| committer | tnn <tnn@NetBSD.org> | 2021-08-06 18:15:48 +0000 |
| commit | f379a12fe6343e21803dd2221f44996f9e078b5e (patch) | |
| tree | 7fb9fccc8dddfb2bc897898a6072d9e44907a48c /sys/dev/microcode/tools/array2bin.c | |
| parent | 0eb0190b218a8049fc40ab563b2240c247b34a1f (diff) | |
conditionally put back the include of <uvm/uvm_page.h>
This is a kludge to fix the build on some ports. According to pmap(9),
including <uvm/uvm_extern.h> should be sufficient to use
"bool pmap_is_modified(struct vm_page *pg)". However, on several ports,
the function is implemented as a macro and depends on implementation
details of "struct vm_page *", which is normally an incomplete forward
declaration only. XXX revert when all ports are fixed.
Diffstat (limited to 'sys/dev/microcode/tools/array2bin.c')
0 files changed, 0 insertions, 0 deletions
