Files
rtems/spec/build/cpukit/objexceptionmapping.yml
Kinsey Moore 4812a8b572 cpukit: Add signal mapping support
This adds a confdef option allowing an application to request mapping
machine exceptions to POSIX signals. This is required for some languages
such as Ada.
2021-10-29 12:40:56 -05:00

16 lines
314 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2021 On-Line Applications Research (OAR)
cppflags: []
cxxflags: []
enabled-by:
- RTEMS_EXCEPTION_EXTENSIONS
includes: []
install: []
links: []
source:
- cpukit/score/src/exceptionmapping.c
type: build