X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc64%2Fppc32.h;h=f4a36ea035f21894229fd4a5d698ccebe58408f9;hb=ef1d465b627b9aae1124eea2d961027107b39c73;hp=7338ea298a19b1fa6742c0294b68c88dbf28b3db;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-ppc64/ppc32.h b/include/asm-ppc64/ppc32.h index 7338ea298..f4a36ea03 100644 --- a/include/asm-ppc64/ppc32.h +++ b/include/asm-ppc64/ppc32.h @@ -141,9 +141,4 @@ struct ucontext32 { struct mcontext32 uc_mcontext; }; -struct ipc_kludge_32 { - unsigned int msgp; - int msgtyp; -}; - #endif /* _PPC64_PPC32_H */