SDL API Guide for J721E
soc.h
Go to the documentation of this file.
1 
40 #ifndef SDL_SOC_H
41 #define SDL_SOC_H
42 
43 #include <src/sdl/sdlr.h>
44 #include <src/sdl/tistdtypes.h>
45 
46 #if defined (SOC_J721E)
47 #include <include/soc/j721e/sdlr_soc.h>
48 #endif /* SOC_J721E */
49 
50 #endif /* SDL_SOC_H*/