ARM Integrator-CP IRQTimerAndPICAndTaskSwitch: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
m Bot: Replace deprecated source tag with syntaxhighlight
m Bot: Replace deprecated source tag with syntaxhighlight
Line 35:
 
=== Source ===
<sourcesyntaxhighlight lang="c">
#ifdef B64
typedef unsigned long long uintptr;
Line 563:
for(;;);
}
</syntaxhighlight>
</source>
 
=== Linker Script (file: link.ld) ===