reformatted assembly
This commit is contained in:
@@ -44,7 +44,7 @@ uint32_t cacr_get(void)
|
||||
|
||||
void flush_and_invalidate_caches(void)
|
||||
{
|
||||
__asm__ (
|
||||
__asm__ __volatile__(
|
||||
" clr.l d0 \n\t"
|
||||
" clr.l d1 \n\t"
|
||||
" move.l d0,a0 \n\t"
|
||||
|
||||
Reference in New Issue
Block a user