Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
380b9253
Commit
380b9253
authored
Nov 19, 2005
by
Ralf Baechle
Browse files
[MIPS] JMR3927: Declare puts function.
Signed-off-by:
Ralf Baechle
<
ralf@linux-mips.org
>
parent
702a96a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
arch/mips/jmr3927/rbhma3100/setup.c
View file @
380b9253
...
...
@@ -60,6 +60,8 @@
#include
<asm/mipsregs.h>
#include
<asm/traps.h>
extern
void
puts
(
unsigned
char
*
cp
);
/* Tick Timer divider */
#define JMR3927_TIMER_CCD 0
/* 1/2 */
#define JMR3927_TIMER_CLK (JMR3927_IMCLK / (2 << JMR3927_TIMER_CCD))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment