mirror of
https://github.com/fail0verflow/switch-linux.git
synced 2025-05-04 02:34:21 -04:00
2 lines
105 B
C
2 lines
105 B
C
#define BIT_DIVIDER_MIPS 1043
|
|
static int bits_mips[8] = { 277,249,290,267,229,341,212,241}; /* mips32 */
|