1 /* $Id: //depot/rel/Eaglenest/Xtensa/OS/include/machine/xtensa-hal.h#1 $ */ 2 /* 3 xtensa-hal.h -- contains a definition of the Core HAL interface 4 5 Copyright (c) 2001 by Tensilica Inc. ALL RIGHTS RESERVED. 6 These coded instructions, statements, and computer programs are the 7 copyrighted works and confidential proprietary information of Tensilica Inc. 8 They may not be modified, copied, reproduced, distributed, or disclosed to 9 third parties in any manner, medium, or form, in whole or in part, without 10 the prior written consent of Tensilica Inc. 11 */ 12 13 #warning "<machine/xtensa-hal.h> has moved to <xtensa/hal.h>: please use the new header file location" 14 #include <xtensa/hal.h> 15 16