Luna/kernel/include/misc/reboot.h
2022-09-21 17:56:53 +02:00

3 lines
41 B
C

#pragma once
[[noreturn]] void reboot();