xref: /openbsd-src/sys/dev/pci/drm/include/linux/debugfs.h (revision 46035553bfdd96e63c94e32da0210227ec2e3cf1)
1 /* Public domain. */
2 
3 #ifndef _LINUX_DEBUGFS_H
4 #define _LINUX_DEBUGFS_H
5 
6 struct debugfs_regset32 {
7 };
8 
9 #endif
10