MCPcopy Create free account
hub / github.com/F-Stack/f-stack / cninit_finish

Function cninit_finish

freebsd/kern/kern_cons.c:198–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198void
199cninit_finish()
200{
201 console_pausing = 0;
202}
203
204/* add a new physical console to back the virtual console */
205int

Callers 4

configure_finalFunction · 0.85
configure_finalFunction · 0.85
configure_finalFunction · 0.85
configure_finalFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected