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

3 lines
43 B
C

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