8 lines
78 B
Plaintext
8 lines
78 B
Plaintext
|
|
// SPDX-License-Identifier: GPL-2.0+
|
||
|
|
|
||
|
|
/ {
|
||
|
|
aliases {
|
||
|
|
mmc0 = &usdhc3;
|
||
|
|
};
|
||
|
|
};
|