mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
16 lines
290 B
YAML
16 lines
290 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
build-type: objects
|
|
cflags: []
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
cppflags: []
|
|
cxxflags: []
|
|
enabled-by:
|
|
- not: RTEMS_SMP
|
|
includes: []
|
|
install: []
|
|
links: []
|
|
source:
|
|
- bsps/shared/grlib/spw/grspw.c
|
|
type: build
|