mirror of
https://github.com/Dasharo/openSIL.git
synced 2026-03-06 14:55:09 -08:00
9 lines
163 B
Meson
9 lines
163 B
Meson
# Copyright 2021-2023 Advanced Micro Devices, Inc. All rights reserved.
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
xprf += files([
|
|
'xPrfRas.c',
|
|
'xPrfRasServices.c'
|
|
])
|
|
|