mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
ntptime: ansify
Sponsored by: Rubicon Communications, LLC ("Netgate")
This commit is contained in:
committed by
Sebastian Huber
parent
aff6af106d
commit
bb06cdab42
@@ -782,8 +782,7 @@ RTEMS_SYSINIT_ITEM(_NTP_Initialize, RTEMS_SYSINIT_DEVICE_DRIVERS,
|
||||
* is selected by the STA_MODE status bit.
|
||||
*/
|
||||
static void
|
||||
hardupdate(offset)
|
||||
long offset; /* clock offset (ns) */
|
||||
hardupdate(long offset /* clock offset (ns) */)
|
||||
{
|
||||
long mtemp;
|
||||
l_fp ftemp;
|
||||
|
||||
Reference in New Issue
Block a user