[CRIU] [PATCH 7/9] headers: types.h -- Move uX types to int.h header

Cyrill Gorcunov gorcunov at openvz.org
Mon Apr 1 11:27:38 EDT 2013


This allows to use it in external projects outside of
types.h header, moreover it's close to what kernel
does too.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 arch/arm/include/asm/int.h   | 15 +++++++++++++++
 arch/arm/include/asm/types.h | 10 +---------
 arch/x86/include/asm/int.h   | 15 +++++++++++++++
 arch/x86/include/asm/types.h | 11 +----------
 4 files changed, 32 insertions(+), 19 deletions(-)
 create mode 100644 arch/arm/include/asm/int.h
 create mode 100644 arch/x86/include/asm/int.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-headers-types.h-Move-uX-types-to-int.h-header.patch
Type: text/x-patch
Size: 2432 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130401/b9e59d04/attachment-0001.bin>


More information about the CRIU mailing list