Merge branch 'master' of git://github.com/microbuilder/LPC1343CodeBase
[hackover2013-badge-firmware.git] / core / cpu / cpu.h
index f2e12ac..6553fee 100644 (file)
@@ -72,5 +72,6 @@ cpuMultiplier_t;
 
 void cpuPllSetup (cpuMultiplier_t multiplier);
 void cpuInit (void);
+void cpuReset (void);
 
 #endif
\ No newline at end of file
This page took 0.026759 seconds and 4 git commands to generate.