Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   simonb
Date:           Sun Jan 31 13:49:40 UTC 1999

Modified Files:
        src/sys/arch/pmax/include: dec_prom.h
Log Message:
Add bzero/bcopy defines to use PROM memset/memcpy.

Change test to include defines from
#ifndef _KERNEL
to
#if defined(_STANDALONE) && !defined(_NO_PROM_DEFINES)




Home | Main Index | Thread Index | Old Index