/********** peek.h **********/

char peek(int segment_selector, int address);
