mirror of
https://github.com/parasyte/alt64
synced 2025-02-28 17:31:47 -05:00
Fix compiler warnings in chksum64.c
This commit is contained in:
parent
18a06dac95
commit
5628bcf5a1
@ -22,6 +22,8 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <libdragon.h>
|
#include <libdragon.h>
|
||||||
|
|
||||||
|
#include "sys.h"
|
||||||
|
|
||||||
|
|
||||||
#define BUFSIZE 0x8000
|
#define BUFSIZE 0x8000
|
||||||
#define SDRAM_START 0xb0000000
|
#define SDRAM_START 0xb0000000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user