source: rtems/bsps/include/xil/xil_exception.h @ 50539ba8

Last change on this file since 50539ba8 was 50539ba8, checked in by Kinsey Moore <kinsey.moore@…>, on 12/02/22 at 18:19:19

bsps: Import Xilinx support code

This support code is necessary for many Xilinx-provided bare metal device
drivers supported on ARM, AArch64, and MicroBlaze? platforms. Support for
all of these architectures is kept under bsps/include due to multiple
architecture variants being supported which requires complex logic in
the build system. The imported files are and should be able to remain
unmodified. Import information is kept in bsps/shared/xil/VERSION.

  • Property mode set to 100644
File size: 67 bytes
Line 
1/* Intentional blank stub file for Xilinx driver compatibility. */
Note: See TracBrowser for help on using the repository browser.