aboutsummaryrefslogtreecommitdiff
path: root/core/true.c
blob: 4ff417ae9259f996b3c8c44aac9b7736138cdfe6 (plain) (blame)
1
2
3
4
/* SPDX-License-Identifier: BSD-3-Clause */
int main() {
	return 0;
}