Logo
Explore Help
Register Sign In
slinky55/RockOS
1
0
Fork 0
You've already forked RockOS
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
RockOS/rlibc/include/stdio.h

10 lines
131 B
C
Raw Permalink Normal View History

removed pdclib, strange things were happening..., user shell kinda works now
2026-07-06 22:13:57 -05:00
#ifndef RLIBC_STDIO_H
#define RLIBC_STDIO_H
compiled newlib, need to hook up the system calls
2026-06-28 17:58:58 -05:00
removed pdclib, strange things were happening..., user shell kinda works now
2026-07-06 22:13:57 -05:00
#include <stdarg.h>
compiled newlib, need to hook up the system calls
2026-06-28 17:58:58 -05:00
removed pdclib, strange things were happening..., user shell kinda works now
2026-07-06 22:13:57 -05:00
int printf(const char *format, ...);
compiled newlib, need to hook up the system calls
2026-06-28 17:58:58 -05:00
removed pdclib, strange things were happening..., user shell kinda works now
2026-07-06 22:13:57 -05:00
char getchar(void);
compiled newlib, need to hook up the system calls
2026-06-28 17:58:58 -05:00
removed pdclib, strange things were happening..., user shell kinda works now
2026-07-06 22:13:57 -05:00
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 28ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API