HomeFreeBSD

Constify the pointers to eventtimer and timecounter name strings.

Description

Constify the pointers to eventtimer and timecounter name strings.

The need for this appears as soon as you try to set the names to something
that isn't a "quoted literal". (I'm actually confused why quoted strings
aren't a problem as well, we must have some warning disabled.)

Details

Provenance
ianAuthored on
Parents
rS286723: Fix text mode operation.
Branches
Unknown
Tags
Unknown