forked from rrcarlosr/Jetpack
dchvs
75c7968d30
Jetson Xavier NX, Jetson TX2 Series, Jetson AGX Xavier Series, Jetson Nano, Jetson TX1 [L4T 32.4.4]
6 lines
101 B
C
6 lines
101 B
C
#ifdef CONFIG_SUPERH32
|
|
# include <asm/checksum_32.h>
|
|
#else
|
|
# include <asm-generic/checksum.h>
|
|
#endif
|