9 lines
169 B
C
9 lines
169 B
C
/* $Id$ */
|
|
/* Copyright (c) 2018 Pierre Pronchery <khorben@defora.org> */
|
|
/* This file is part of DeforaOS uKernel */
|
|
|
|
|
|
|
|
#define MAIN_BUS "tty"
|
|
#include "../src/main.c"
|