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