commit | 6ed5b16e4913aa5e931a3f87a9c293a8e6533efd | [log] [tgz] |
---|---|---|
author | Flavio Santes <flavio.santes@intel.com> | Tue Dec 20 12:27:41 2016 -0600 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Dec 21 12:54:48 2016 +0000 |
tree | d7b221d50856264e7cfae8cc27d6fac9ff9c8ad0 | |
parent | 15932d41cd5e6b372e5145335858d685a3709563 [diff] |
misc/byteorder: Use the right data-type Use size_t instead of int to avoid the following compiler warning: warning: comparison between signed and unsigned integer expressions Change-Id: I1dcd275e685f5c35793bdbf5ba0acc28ae4b181c Signed-off-by: Flavio Santes <flavio.santes@intel.com>