defBF609.h 402 B

123456789101112131415
  1. /*
  2. * Copyright 2011 Analog Devices Inc.
  3. *
  4. * Licensed under the Clear BSD license or the GPL-2 (or later)
  5. */
  6. #ifndef _DEF_BF609_H
  7. #define _DEF_BF609_H
  8. /* Include defBF60x_base.h for the set of #defines that are common to all ADSP-BF60x processors */
  9. #include "defBF60x_base.h"
  10. /* The following are the #defines needed by ADSP-BF609 that are not in the common header */
  11. #endif /* _DEF_BF609_H */