Removed some warnings.
This commit is contained in:
parent
774ac10bca
commit
57163c616d
3 changed files with 2 additions and 5 deletions
|
@ -48,9 +48,7 @@ int16u halInternalStartSystemTimer(void);
|
|||
* @return The least significant 16 bits of the current system time, in system
|
||||
* ticks.
|
||||
*/
|
||||
#pragma pagezero_on // place this function in zero-page memory for xap
|
||||
int16u halCommonGetInt16uMillisecondTick(void);
|
||||
#pragma pagezero_off
|
||||
|
||||
/**
|
||||
* @brief Returns the current system time in system ticks, as a 32-bit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue