mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-29 22:11:44 +08:00
5 lines
123 B
C
5 lines
123 B
C
#include <linux/videodev2.h>
|
|
|
|
#define MARK_FIX_753(name) const unsigned long int Fix753_##name = name;
|
|
#include "fix753.h"
|