examples/rtai/rtai_sample.c
changeset 1363 11c0b2caa253
parent 1327 4d179b06dd3c
child 1500 ed1a733efbc5
equal deleted inserted replaced
1362:2d6e0b01c80a 1363:11c0b2caa253
    19  *
    19  *
    20  *  You should have received a copy of the GNU General Public License along
    20  *  You should have received a copy of the GNU General Public License along
    21  *  with the IgH EtherCAT Master; if not, write to the Free Software
    21  *  with the IgH EtherCAT Master; if not, write to the Free Software
    22  *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    22  *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    23  *
    23  *
    24  *  Using the EtherCAT technology and brand is permitted in compliance with
    24  *  ---
    25  *  the industrial property and similar rights of Beckhoff Automation GmbH.
    25  *
       
    26  *  The license mentioned above concerns the source code only. Using the
       
    27  *  EtherCAT technology and brand is only permitted in compliance with the
       
    28  *  industrial property and similar rights of Beckhoff Automation GmbH.
    26  *
    29  *
    27  *****************************************************************************/
    30  *****************************************************************************/
    28 
    31 
    29 // Linux
    32 // Linux
    30 #include <linux/module.h>
    33 #include <linux/module.h>