PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
vprintf.c File Reference
#include <stdio.h>
#include "common/print.h"
Include dependency graph for vprintf.c:

Go to the source code of this file.

Functions

int vprintf (const char *_RESTRICT format, va_list args)
 

Function Documentation

◆ vprintf()

int vprintf ( const char *_RESTRICT  format,
va_list  args 
)

Definition at line 5 of file vprintf.c.

Here is the call graph for this function: