Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
mock-reboot.h File Reference

(/usr/bin/git 2025-02-19, commit: 5f1bbfa)

Header declaring a mock function for reboot(). More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int __wrap_reboot (int cmd)
 

Detailed Description

Header declaring a mock function for reboot().

Function Documentation

◆ __wrap_reboot()

int __wrap_reboot ( int  cmd)

Mock function for reboot().

Does nothing.