This commit is contained in:
Quantum Leaps 2017-12-20 10:00:53 -05:00
parent 091a8ae1ae
commit 69aff01c69
2 changed files with 3238 additions and 3238 deletions

View File

@ -9,7 +9,7 @@
License Type: Windows Single User License
Licensed To : Quantum Leaps, LLC
License No. : WS2975 License Date: Dec 15, 2013
Build Date : Sep 2 2009 Run Date: Dec 12, 2017
Build Date : Sep 2 2009 Run Date: Dec 15, 2017
(C)1996-2009 M Squared Technologies LLC
________________________________________________________________________

View File

@ -3,7 +3,7 @@
/// @cond
///***************************************************************************
/// Last Updated for Version: 6.0.3
/// Date of the Last Update: 2017-12-09
/// Date of the Last Update: 2017-12-20
///
/// Q u a n t u m L e a P s
/// ---------------------------
@ -107,7 +107,7 @@
#if (__ARM_ARCH == 6) // Cortex-M0/M0+/M1(v6-M, v6S-M)?
// hand-optimized quick LOG2 in assembly
uint_fast8_t QF_qlog2(uint32_t x);
extern "C" uint_fast8_t QF_qlog2(uint32_t x);
#endif // Cortex-M0/M0+/M1(v6-M, v6S-M)
#include "qxk_port.h" // QXK dual-mode kernel port