libmetal
lib
system
generic
irq.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2016, Xilinx Inc. and Contributors. All rights reserved.
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*/
6
7
/*
8
* @file generic/irq.c
9
* @brief Generic libmetal irq definitions.
10
*/
11
12
#ifndef __METAL_IRQ__H__
13
#error "Include metal/irq.h instead of metal/generic/irq.h"
14
#endif
15
16
#ifndef __METAL_GENERIC_IRQ__H__
17
#define __METAL_GENERIC_IRQ__H__
18
19
#endif
/* __METAL_GENERIC_IRQ__H__ */
Generated on Mon Apr 1 2024 08:04:16 for libmetal by
1.9.3