gpllib: add const qualifier in cpu_dev (cpuid)
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Thu, 3 Sep 2009 17:28:00 +0000 (10:28 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Thu, 3 Sep 2009 17:28:00 +0000 (10:28 -0700)
commitc93e27af183de1cdf591706448d42887d0fbc0eb
tree88ea31b8ba491a3462a7b8b5253347b4ed4ac88b
parent5e5230ec259d20b99557f2b44c0bacf56789fe11
gpllib: add const qualifier in cpu_dev (cpuid)

The Syslinux build turns on -Wwrite-strings, which gives string constants
the type const char[length].

Note: -Wall doesn't trigger this warning.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/gplinclude/cpuid.h