j
k
j a
j l
Hi, All:
how to map "unsigned long long " to a "long" data type if compiling a
64bit u-boot?
I got the answer:
ARMv8 compiler will treat "unsigned long long" as u64 type.
Best wishes,
Back to the thread
Back to the list