Files
PX4-Autopilot/platforms/qurt/include/sys/ioctl.h
T
2018-01-31 17:17:07 +01:00

4 lines
37 B
C

#pragma once
#define _IO(x,y) (x+y)