summaryrefslogtreecommitdiff
path: root/include/arch/msp430fr5994lp/int20.h
blob: b97112260322f3b53756f94b69ecf8d3ed89b2f8 (plain)
1
2
3
4
5
6
7
8
/*
 * Copyright 2020 Birte Kristina Friesel
 *
 * SPDX-License-Identifier: BSD-2-Clause
 */
#ifdef __acweaving
#define __int20 long
#endif