summaryrefslogtreecommitdiff
path: root/src/arch/rm46l8lp/driver/uptime.cc
blob: a1d156106aead336dea6dd96fa0a0a198fcf7498 (plain)
1
2
3
4
5
6
7
8
/*
 * Copyright 2022 Birte Kristina Friesel
 *
 * SPDX-License-Identifier: BSD-2-Clause
 */
#include "driver/uptime.h"

Uptime uptime;