Files
magenta/arch/user/include/arch/stdcon.h
T

7 lines
86 B
C

#ifndef ARCH_STDCON_H_
#define ARCH_STDCON_H_
extern void stdcon_init(void);
#endif