Skip to content

Commit 1872339

Browse files
authored
Update cpuid_mips.c
1 parent 0917026 commit 1872339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpuid_mips.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7575
#define CPU_1004K 2
7676

7777
static char *cpuname[] = {
78-
"UNKOWN",
78+
"UNKNOWN",
7979
"P5600",
8080
"1004K"
8181
};

0 commit comments

Comments
 (0)