summaryrefslogtreecommitdiffstats
path: root/src/lib/io.c
blob: a5808d602931752a7b2e6f5ac32d7ce79234c330 (plain)
1
2
3
4
5
/* SPDX-License-Identifier: GPL-2.0-only */

#include <stdint.h>

uintptr_t __weak io_port_mmio_base = 0;