Ignore:
Timestamp:
Jul 3, 2017, 2:17:20 PM (7 years ago)
Author:
alain
Message:

Fix bugs in hal_remote, hal uspace, hal_special

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/tsar_mips32/core/hal_kentry.h

    r62 r121  
    11/*
    2  * cpu-regs.h - mips register map
     2 * hal_kentry.h - MIPS32 registers mnemonics
    33 *
    44 * Copyright (c) 2008,2009,2010,2011,2012 Ghassan Almaless
     
    2323#ifndef _HAL_KENTRY_H_
    2424#define _HAL_KENTRY_H_
     25
     26/***************************************************************************************
     27 * This file ... TODO
     28 **************************************************************************************/
    2529
    2630#define      KSP          0
     
    6670#define CPU_IN_KERNEL 1
    6771
    68 #endif  /* _HAL_ENTRY_H_ */
     72#endif  /* _HAL_KENTRY_H_ */
Note: See TracChangeset for help on using the changeset viewer.