13 lines
506 B
C
Executable file
13 lines
506 B
C
Executable file
/*
|
|
* board.h - Include board-specific definitions
|
|
*
|
|
* Copyright (c) 2010 by Tensilica Inc. ALL RIGHTS RESERVED.
|
|
* These coded instructions, statements, and computer programs are the
|
|
* copyrighted works and confidential proprietary information of Tensilica Inc.
|
|
* They may not be modified, copied, reproduced, distributed, or disclosed to
|
|
* third parties in any manner, medium, or form, in whole or in part, without
|
|
* the prior written consent of Tensilica Inc.
|
|
*/
|
|
|
|
#include <xtensa/xtav110.h>
|
|
|