Embedded Xinu Operating System
An ongoing research project and educational operating system.
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
Functions
debug.c File Reference
#include <stddef.h>
#include <stdio.h>
#include <debug.h>

Functions

void hexdump (void *buffer, ulong length, bool canon)
 

Detailed Description

This file provides various debug utilities for development.