Stefano Stabellini writes ("[PATCH v10 1/6] xen: introduce ptrdiff_t"):
> Introduce the new type "ptrdiff_t" which is defined as the signed
> integer type of the result of subtracting two pointers. Use
> __PTRDIFF_TYPE__ to define it.
> 
> Also, use __UINTPTR_TYPE__ for uintptr_t for consistency.
> 
> Signed-off-by: Stefano Stabellini <stefa...@xilinx.com>

Reviewed-by: Ian Jackson <ian.jack...@eu.citrix.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to