- use build in data types

git-svn-id: http://moon:8086/svn/mips@35 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2015-05-28 19:19:01 +00:00
parent 3263f9d79c
commit a655e1c5d9
54 changed files with 1551 additions and 1583 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ int main (void)
{
int result, i, j, cnt;
byte *hashcode;
UINT32 start, stop;
uint32_t start, stop;
for (i=0; i < MSG_SIZE/8; i++)
msg[i] = 0x55;