(read-x86-file-contents name x86) → *
Function:
(defun read-x86-file-contents$notinline (name x86) (declare (xargs :stobjs (x86))) (declare (xargs :guard (stringp name))) (let ((__function__ 'read-x86-file-contents)) (declare (ignorable __function__)) (read-x86-file-contents-logic name x86)))