cdefBF512.h 317 B

12345678910111213
  1. /*
  2. * Copyright 2008-2010 Analog Devices Inc.
  3. *
  4. * Licensed under the ADI BSD license or the GPL-2 (or later)
  5. */
  6. #ifndef _CDEF_BF512_H
  7. #define _CDEF_BF512_H
  8. /* include cdefBF51x_base.h for the set of #defines that are common to all ADSP-BF51x processors */
  9. #include "cdefBF51x_base.h"
  10. #endif /* _CDEF_BF512_H */