Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1656 → Rev 1655

/uspace/trunk/libc/arch/amd64/include/types.h
26,12 → 26,6
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
 
/** @addtogroup libcamd64
* @{
*/
/** @file
*/
 
#ifndef __LIBC__TYPES_H__
#define __LIBC__TYPES_H__
 
51,9 → 45,3
typedef unsigned long long int uint64_t;
 
#endif
 
 
/** @}
*/