orca-software
Functions
kprintf.c File Reference
#include <hal.h>
#include <libc.h>
#include <kprintf.h>

Functions

int32_t kprintf (const int8_t *fmt,...)
 
int32_t dprintf (const int8_t *fmt,...)
 

Detailed Description

Author
Sergio Johann Filho
Date
February 2016

LICENSE

This source code is licensed under the GNU General Public License, Version 2. See the file 'doc/license/gpl-2.0.txt' for more details.

DESCRIPTION

Kernel printing / conversion auxiliary functions.