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

Counter counter;