summaryrefslogtreecommitdiff
path: root/sys/arch/m88k
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2006-04-09 02:57:42 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2006-04-09 02:57:42 +0000
commit64c374962577b0b1efc3c9c7d82a1111f5313f5b (patch)
tree42c11d85ab804b2d9d857daf98ed200f17eb28b0 /sys/arch/m88k
parent7da477872a5536abc18c76ad8f2e58ce8efca621 (diff)
Change a debug interface to take const char pointers so we don't ave
to cast away constness whenever we want to pass in a string that is already const -- we copy the string if we want to use it, so having it be non-const in the first place does not make any sense. From tholo@ ok tedu@
Diffstat (limited to 'sys/arch/m88k')
0 files changed, 0 insertions, 0 deletions