PERFORCE change 28119 for review

Peter Wemm peter at FreeBSD.org
Fri Apr 4 18:04:24 PST 2003


http://perforce.freebsd.org/chv.cgi?CH=28119

Change 28119 by peter at peter_daintree on 2003/04/04 18:03:22

	no dbregs

Affected files ...

.. //depot/projects/hammer/sys/x86_64/include/md_var.h#12 edit

Differences ...

==== //depot/projects/hammer/sys/x86_64/include/md_var.h#12 (text+ko) ====

@@ -82,6 +82,5 @@
 int	is_physical_memory(vm_offset_t addr);
 void	setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int selec);
 void	swi_vm(void *);
-int     user_dbreg_trap(void);
 
 #endif /* !_MACHINE_MD_VAR_H_ */


More information about the p4-projects mailing list