mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2002-07-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mpc6xx/mmu/pte121.c: Include <string.h> for gcc-3.1.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-07-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* mpc6xx/mmu/pte121.c: Include <string.h> for gcc-3.1.
|
||||
|
||||
2002-07-22 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* mpc6xx/mmu/bat.c: Per PR241, fix a tiny bug introduced by the
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "pte121.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user