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

Function dumpsys_write_aux_headers

freebsd/x86/include/dump.h:73–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73static inline int
74dumpsys_write_aux_headers(struct dumperinfo *di)
75{
76
77 return (dumpsys_gen_write_aux_headers(di));
78}
79
80static inline int
81dumpsys(struct dumperinfo *di)

Callers 1

dumpsys_genericFunction · 0.50

Calls 1

Tested by

no test coverage detected