]> err.no Git - linux-2.6/blobdiff - include/sound/pcm_oss.h
[PATCH] powerpc: Move udbg code to arch/powerpc
[linux-2.6] / include / sound / pcm_oss.h
index 518728536bc6e644c8935288a929ae89f0ae2052..0b67c9d105af0e9d5cb1eea6ee31f7e00104bfd4 100644 (file)
@@ -32,7 +32,8 @@ struct _snd_pcm_oss_setup {
                     block:1,
                     nonblock:1,
                     partialfrag:1,
-                    nosilence:1;
+                    nosilence:1,
+                    buggyptr:1;
        unsigned int periods;
        unsigned int period_size;
        snd_pcm_oss_setup_t *next;