[BACK]Return to internal_types.h CVS log [TXT][DIR] Up to [local] / sys / arch / arm / include

File: [local] / sys / arch / arm / include / internal_types.h (download)

Revision 1.1, Tue Mar 4 16:05:15 2008 UTC (16 years, 2 months ago) by nbrk
Branch point for: MAIN

Initial revision

/* $OpenBSD: internal_types.h,v 1.2 2004/05/06 15:53:39 drahn Exp $ */
/* Public domain */
#ifndef _ARM_INTERNAL_TYPES_H_
#define _ARM_INTERNAL_TYPES_H_

#ifdef __CHAR_UNSIGNED__
#define __machine_has_unsigned_chars
#endif

#endif