1/*
2 * Academic License - for use in teaching, academic research, and meeting
3 * course requirements at degree granting institutions only. Not for
4 * government, commercial, or other organizational use.
5 *
6 * File: multiword_types.h
7 *
8 * Code generated for Simulink model 'integ_Accel_and_Gyro'.
9 *
10 * Model version : 1.7
11 * Simulink Coder version : 8.12 (R2017a) 16-Feb-2017
12 * C/C++ source code generated on : Tue Dec 05 16:13:16 2017
13 *
14 * Target selection: ert.tlc
15 * Embedded hardware selection: ARM Compatible->ARM Cortex
16 * Code generation objectives: Unspecified
17 * Validation result: Not run
18 */
19
20#ifndef MULTIWORD_TYPES_H
21#define MULTIWORD_TYPES_H
22#include "rtwtypes.h"
23
24/*
25 * Definitions supporting external data access
26 */
27typedef int32_T chunk_T;
28typedef uint32_T uchunk_T;
29
30#endif /* MULTIWORD_TYPES_H */
31
32/*
33 * File trailer for generated code.
34 *
35 * [EOF]
36 */
37