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

Counter counter;