12 lines
119 B
Text
12 lines
119 B
Text
|
/*
|
||
|
* Copyright (c) 2023 Prevas A/S
|
||
|
*
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*/
|
||
|
|
||
|
/ {
|
||
|
aliases {
|
||
|
rtc = &rtc;
|
||
|
};
|
||
|
};
|