blob: 2cd5b75cf40c9f30615617503950c5cadf246c57 [file] [log] [blame]
/*
* Copyright (c) 2020 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
/* File to be specified by -macro-file in invocations of coccinelle
* to avoid parse errors that prevent application of rules.
*
* This is not exhaustive: only defines that have been proven to
* inhibit context recognition are listed. The structure of the file
* is expected to follow that of the Coccinelle standard.h macro file.
*/
/* Zephyr macros */
/* Attributes */
/* Confirmed problematic */
#define __noinit
#define __syscall