kappa.h
340 Bytes
/*
* Copyright (C) 1998 by the Board of Trustees
* of Leland Stanford Junior University.
* Copyright (C) 1998 Digital Equipment Corporation
*
* This file is part of the SimOS distribution.
* See LICENSE file for terms of the license.
*
*/
#ifndef KAPPA_H
#define KAPPA_H
void KappaCPUVectorInit(void);
#endif /* KAPPA_H */