Subversion Repositories HelenOS

Compare Revisions

Regard whitespace Rev 1887 → Rev 1888

/trunk/kernel/generic/include/printf/printf_core.h
32,8 → 32,8
/** @file
*/
 
#ifndef __PRINTF_CORE_H__
#define __PRINTF_CORE_H__
#ifndef KERN_PRINTF_CORE_H_
#define KERN_PRINTF_CORE_H_
 
#include <typedefs.h>
#include <arch/arg.h>
53,4 → 53,3
 
/** @}
*/