Skip to content

Commit 99a0da2

Browse files
committed
๐Ÿš€ Remove cpu type
1 parent d927ebb commit 99a0da2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

โ€ŽREADME.mdโ€Ž

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
* [ๆ€ป็š„ CPU ๅ ็”จ็އ](#ๆ€ป็š„-cpu-ๅ ็”จ็އ)
2020
* [CPU ้ข‘็އ](#cpu-้ข‘็އ)
2121
* [CPU Type](#cpu-type)
22-
* [CPU Subtype](#cpu-subtype)
2322
* [Memory](#memory)
2423
* [App ไฝฟ็”จ็š„ๅ†…ๅญ˜](#app-ไฝฟ็”จ็š„ๅ†…ๅญ˜)
2524
* [่ฎพๅค‡ไฝฟ็”จ็š„ๅ†…ๅญ˜](#่ฎพๅค‡ไฝฟ็”จ็š„ๅ†…ๅญ˜)
@@ -374,8 +373,6 @@ static inline uint64_t WDTGetSysCtl64BySpecifier(char* specifier) {
374373
}
375374
```
376375

377-
### CPU Subtype
378-
379376
``` objective-c
380377
+ (NSInteger)cpuSubtype {
381378
return (NSInteger)NXGetLocalArchInfo()->cpusubtype;

0 commit comments

Comments
ย (0)