Add gcc version of 'Backy'

git-svn-id: svn://kolibrios.org@8192 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
maxcodehack 2020-11-14 16:50:12 +00:00
parent 3e0b5920ee
commit 42323d3960

View File

@ -4,8 +4,8 @@
#include <string.h>
#include <stdlib.h>
#ifndef CONSOLE_H
#define CONSOLE_H
#ifndef CONSOLE_OBJ_H
#define CONSOLE_OBJ_H
#ifdef __cplusplus
extern "C" {