freebsd-dev/sys/compat
Bill Paul 26805b1855 Apparently, the Intel icc compiler doesn't like it when you use
attributes in casts (i.e. foo = (__stdcall sometype)bar). This only
happens in two places where we need to set up function pointers, so
work around the problem with some void pointer magic.
2005-01-25 17:00:54 +00:00
..
freebsd32 Add a 32bit syscall wrapper for modstat 2005-01-19 17:53:06 +00:00
ia32 Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
linprocfs Match the LINUX32's style with existing style 2005-01-14 04:44:56 +00:00
linux Match the LINUX32's style with existing style 2005-01-14 04:44:56 +00:00
ndis Apparently, the Intel icc compiler doesn't like it when you use 2005-01-25 17:00:54 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
pecoff Remove duplicate code. 2005-01-13 19:27:28 +00:00
svr4 Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00