Subversion Repositories HelenOS

Compare Revisions

Regard whitespace Rev 1865 → Rev 1866

/trunk/uspace/libc/include/io/io.h
32,8 → 32,8
/** @file
*/
 
#ifndef __LIBC__IO_H__
#define __LIBC__IO_H__
#ifndef LIBC_IO_H_
#define LIBC_IO_H_
 
#include <libarch/types.h>
 
44,7 → 44,6
 
#endif
 
 
/** @}
*/