1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Garbage collect unused {VERBOSE_,}CPUSTOP_ON_DDBBREAK macros.

This commit is contained in:
John Baldwin 2005-11-22 22:37:13 +00:00
parent 0a17b197d3
commit e36e973da9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152700

View File

@ -33,12 +33,6 @@
* Various 'tests in progress' and configuration parameters.
*/
/*
* Send CPUSTOP IPI for stop/restart of other CPUs on DDB break.
#define VERBOSE_CPUSTOP_ON_DDBBREAK
*/
#define CPUSTOP_ON_DDBBREAK
/*
* TLB counters.
*