Browse Source

Update cpuid_mips.c

tags/v0.3.5
TiborGY GitHub 6 years ago
parent
commit
187233953c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cpuid_mips.c

+ 1
- 1
cpuid_mips.c View File

@@ -75,7 +75,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define CPU_1004K 2

static char *cpuname[] = {
"UNKOWN",
"UNKNOWN",
"P5600",
"1004K"
};


Loading…
Cancel
Save