Deleted Added
full compact
24c24
< * $FreeBSD: head/sys/sparc64/include/watch.h 82007 2001-08-20 23:50:08Z jake $
---
> * $FreeBSD: head/sys/sparc64/include/watch.h 113238 2003-04-08 06:35:09Z jake $
30,32c30,32
< int watch_phys_set_mask(vm_offset_t pa, u_long mask);
< int watch_phys_set(vm_offset_t pa, int sz);
< vm_offset_t watch_phys_get(int *bm);
---
> int watch_phys_set_mask(vm_paddr_t pa, u_long mask);
> int watch_phys_set(vm_paddr_t pa, int sz);
> vm_paddr_t watch_phys_get(int *bm);