Merge commit 'refs/top-bases/linux-have-uio-rw' into linux-have-uio-rw

This commit is contained in:
Brian Behlendorf 2008-12-18 13:19:12 -08:00
commit 8a2a1a5b3a
1 changed files with 6 additions and 0 deletions

View File

@ -73,6 +73,12 @@ extern "C" {
#include <sys/u8_textprep.h> #include <sys/u8_textprep.h>
#include <sys/sysevent/eventdefs.h> #include <sys/sysevent/eventdefs.h>
/*
* Stack
*/
#define noinline __attribute__((noinline))
/* /*
* Debugging * Debugging
*/ */