xserver

xserver with xephyr scale patch
git clone https://git.neptards.moe/u3shit/xserver.git
Log | Files | Refs | README | LICENSE

i2c_def.h (74B)


      1 #ifndef __I2C_DEF_H__
      2 #define __I2C_DEF_H__
      3 
      4 #include "xf86i2c.h"
      5 
      6 #endif