From: Ben Pfaff Date: Thu, 20 Jan 2005 07:35:50 +0000 (+0000) Subject: Improve debuggability by adding .func/.endfunc around functions. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3836cfc77ccaace693f83be1ed5a290bce26e564;hp=3836cfc77ccaace693f83be1ed5a290bce26e564;p=pintos-anon Improve debuggability by adding .func/.endfunc around functions. ---