mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 20:42:44 +02:00
5 lines
94 B
C
5 lines
94 B
C
// Copyright 2017 plutoo
|
|
bool kernelAbove200();
|
|
bool kernelAbove300();
|
|
bool kernelAbove400();
|