* i386.md (mulsi3): Tweak to work with SCO OSR5 COFF assembler.
[official-gcc.git] / libstdc++ / cstddef
blobdb5cbe4003743b49caf04101583ab8b8baa91281
1 // -*- C++ -*- forwarding header.
2 // This file is part of the GNU ANSI C++ Library.
4 #ifndef __CSTDDEF__
5 #define __CSTDDEF__
6 #include <stddef.h>
7 #endif