baseport/syborg/svpplatform/libfdt/config-host.h
changeset 2 d55eb581a87c
parent 0 ffa851df0825
equal deleted inserted replaced
1:2fb8b9db1c86 2:d55eb581a87c
       
     1 #ifndef CONFIG_HOST_H
       
     2 #define CONFIG_HOST_H
       
     3 
       
     4 // dont have machine level bswap
       
     5 //#define HAVE_MACHINE_BSWAP_H
       
     6 
       
     7 // dont have byteswap
       
     8 //#define HAVE_BYTESWAP_H
       
     9 
       
    10 #endif