Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1768 → Rev 958

/kernel/trunk/arch/mips32/include/debugger.h
26,12 → 26,6
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
 
/** @addtogroup mips32debug
* @{
*/
/** @file
*/
 
#ifndef _mips32_DEBUGGER_H_
#define _mips32_DEBUGGER_H_
 
64,7 → 58,3
extern bpinfo_t breakpoints[BKPOINTS_MAX];
 
#endif
 
/** @}
*/