Moved leap second handling from OSALs to clock.h #436

Merged
muellerr merged 9 commits from gaisser/fsfw:gaisser_clock_leap_seconds_move into development 2021-06-15 16:09:54 +02:00
1 changed files with 0 additions and 7 deletions
Showing only changes of commit ee89a2f00d - Show all commits

View File

@ -1,10 +1,3 @@
/*
* ClockCommon.cpp
*
* Created on: Jun 15, 2021
* Author: steffen
*/
#include "Clock.h"
#include "../ipc/MutexGuard.h"