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

Function gdb_end_write

freebsd/amd64/amd64/gdb_machdep.c:162–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162void
163gdb_end_write(void *arg)
164{
165
166 restore_wp(arg != NULL);
167}

Callers

nothing calls this directly

Calls 1

restore_wpFunction · 0.85

Tested by

no test coverage detected