lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 83817ea was 437ee6a4, checked in by Jakub Jermar <jakub@…>, 20 years ago |
sparc64 work.
Add context_save(), context_set() and context_restore().
Remove putchar() definition from ofw.c.
Add sparc64 putchar().
Add ppc32 putchar() (i.e. the original ofw.c putchar()).
Make arg.h use the builtin va_* constructs.
|
-
Property mode
set to
100755
|
File size:
111 bytes
|
Line | |
---|
1 | #! /bin/sh
|
---|
2 |
|
---|
3 | make dist-clean ARCH=sparc64
|
---|
4 |
|
---|
5 | rm tools/sparc64/gencontext
|
---|
6 | rm arch/sparc64/include/context_offset.h
|
---|
Note:
See
TracBrowser
for help on using the repository browser.