Subversion Repositories HelenOS

Compare Revisions

Regard whitespace Rev 1865 → Rev 1866

/trunk/uspace/libc/include/align.h
32,8 → 32,8
/** @file
*/
 
#ifndef __ALIGN_H__
#define __ALIGN_H__
#ifndef LIBC_ALIGN_H_
#define LIBC_ALIGN_H_
 
/** Align to the nearest lower address.
*
52,8 → 52,5
 
#endif
 
 
/** @}
*/