forked from Imagelibrary/rtems
#include <stdint.h> instead of <rtems/stdint.h>.
This commit is contained in:
@@ -47,7 +47,7 @@ static char sccsid[] = "@(#)readdir.c 5.7 (Berkeley) 6/1/90";
|
||||
#ifndef HAVE_READDIR
|
||||
|
||||
#include <dirent.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
extern int getdents(
|
||||
int dd_fd,
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
** ********************************************************************
|
||||
*/
|
||||
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/* MDstruct is the data structure for a message digest computation.
|
||||
*/
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
#ifndef __MD5_INCLUDE__
|
||||
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/* typedef a 32-bit type */
|
||||
typedef uint32_t UINT4;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#ifndef _MW_FB_H
|
||||
#define _MW_FB_H
|
||||
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
#ifndef _PPP_DEFS_H_
|
||||
#define _PPP_DEFS_H_
|
||||
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/*
|
||||
* The basic PPP frame.
|
||||
|
||||
@@ -39,9 +39,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#if defined(__rtems__)
|
||||
#include <rtems/stdint.h>
|
||||
#endif
|
||||
#include <stdint.h>
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/mbuf.h>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
#ifndef _RTEMS_BSDNET__TYPES_H_
|
||||
#define _RTEMS_BSDNET__TYPES_H_
|
||||
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/*
|
||||
* Standard type definitions.
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
#ifndef _SYS_SYSCTL_H_
|
||||
#define _SYS_SYSCTL_H_
|
||||
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
#include <rtems/bsd/sys/queue.h>
|
||||
|
||||
struct thread;
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
#ifndef _RPC_TYPES_H
|
||||
#define _RPC_TYPES_H
|
||||
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
typedef int32_t bool_t;
|
||||
typedef int32_t enum_t;
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
#include <sys/time.h> /* for struct timeval */
|
||||
#include <net/ppp_defs.h>
|
||||
#include <rtems/rtemsdialer.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#if defined(__STDC__)
|
||||
#include <stdarg.h>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
* RTEMS basic type definitions
|
||||
*/
|
||||
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
#include <rtems/score/heap.h>
|
||||
#include <rtems/score/object.h>
|
||||
#include <rtems/score/priority.h>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef ASM
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -166,7 +166,7 @@ typedef void * proc_ptr;
|
||||
#define FALSE (0)
|
||||
#endif
|
||||
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
#include <rtems/score/cpu.h> /* processor specific information */
|
||||
|
||||
/**
|
||||
|
||||
@@ -260,7 +260,7 @@
|
||||
#endif
|
||||
|
||||
#if defined(__rtems__)
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
typedef uint_least8_t Byte;
|
||||
typedef uint_least16_t uInt;
|
||||
|
||||
Reference in New Issue
Block a user