- refactored
- made changes due to new GCC git-svn-id: http://moon:8086/svn/mips@145 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// MIPS delay.
|
||||
|
||||
__inline void delay(int loops)
|
||||
void delay(unsigned int loops)
|
||||
{
|
||||
__asm
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user