cdefBF609.h 392 B

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