commit | d798cbcbf5df4b0aba5018c4dbd9e8cfcd3592e3 | [log] [tgz] |
---|---|---|
author | Alberto Escolar Piedras <alpi@oticon.com> | Tue Feb 05 15:44:36 2019 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Feb 06 10:34:56 2019 -0500 |
tree | 45ee4989140ad09680d176433f8e4f17b2420ea0 | |
parent | 655d3cc2b0f616ac53ffe46c40f48577e40ad70c [diff] |
arch: posix: posix_cheats: Do not rename types There is no need to rename the POSIX types, so let's not do it to simplify things Also remove an unnecessary guard (POSIX_ARCH) to avoid mystifying this any more than necessary Related to #13054 Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>