cdefBF522.h 293 B

12345678910111213
  1. /*
  2. * Copyright 2007-2010 Analog Devices Inc.
  3. *
  4. * Licensed under the GPL-2 or later.
  5. */
  6. #ifndef _CDEF_BF522_H
  7. #define _CDEF_BF522_H
  8. /* include cdefBF52x_base.h for the set of #defines that are common to all ADSP-BF52x processors */
  9. #include "cdefBF52x_base.h"
  10. #endif /* _CDEF_BF522_H */