source: rtems/spec/build/bsps/objirq.yml @ efb3fc2

Last change on this file since efb3fc2 was efb3fc2, checked in by Sebastian Huber <sebastian.huber@…>, on 06/25/21 at 08:20:29

bsps/irq: Move get/set affinity to separate file

Update #3269.

  • Property mode set to 100644
File size: 484 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: objects
3cflags: []
4copyrights:
5- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
6cppflags: []
7cxxflags: []
8enabled-by: true
9includes: []
10install: []
11links: []
12source:
13- bsps/shared/irq/irq-affinity.c
14- bsps/shared/irq/irq-generic.c
15- bsps/shared/irq/irq-info.c
16- bsps/shared/irq/irq-legacy.c
17- bsps/shared/irq/irq-lock.c
18- bsps/shared/irq/irq-server.c
19- bsps/shared/irq/irq-shell.c
20type: build
Note: See TracBrowser for help on using the repository browser.