Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347242
b: refs/heads/master
c: 94d6c61
h: refs/heads/master
v: v3
  • Loading branch information
Max Filippov authored and Chris Zankel committed Dec 19, 2012
1 parent 70f9a0b commit 465fa0b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d1538c4675f37d0eeb34bd38bec798b3b29a5a7e
refs/heads/master: 94d6c61b97cbcb3b538276c3785896ea12ecaecb
15 changes: 15 additions & 0 deletions trunk/arch/xtensa/platforms/iss/include/platform/serial.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2012 Tensilica Inc.
*/

#ifndef __ASM_XTENSA_ISS_SERIAL_H
#define __ASM_XTENSA_ISS_SERIAL_H

/* Have no meaning on ISS, but needed for 8250_early.c */
#define BASE_BAUD 0

#endif /* __ASM_XTENSA_ISS_SERIAL_H */

0 comments on commit 465fa0b

Please sign in to comment.