Skip to content

Commit 7cbc2c3

Browse files
authored
Update cpuid_mips64.c
1 parent c329de2 commit 7cbc2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpuid_mips64.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7979
#define CPU_I6500 6
8080

8181
static char *cpuname[] = {
82-
"UNKOWN",
82+
"UNKNOWN",
8383
"SICORTEX",
8484
"LOONGSON3A",
8585
"LOONGSON3B",

0 commit comments

Comments
 (0)