Add support for abs with additional integer types. This is needed to make LLVM quiet and stop warning about abs being used with int64_t and such. Signed-off-by: Anas Nashif <anas.nashif@intel.com>