From 2245717b5800da80371952999bc0cff5f75aa490 Mon Sep 17 00:00:00 2001 From: xleroy Date: Thu, 1 Jan 2009 12:47:42 +0000 Subject: Continuation of ARM port. Cleaned up Makefile and SVN properties. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@935 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- powerpc/Asm.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'powerpc/Asm.v') diff --git a/powerpc/Asm.v b/powerpc/Asm.v index 7be155b..b4490af 100644 --- a/powerpc/Asm.v +++ b/powerpc/Asm.v @@ -394,7 +394,7 @@ Definition symbol_offset (id: ident) (ofs: int) : val := | None => Vundef end. -(** The four functions below axiomatize how the linker processes +(** The two functions below axiomatize how the linker processes symbolic references [symbol + offset] and splits their actual values into two 16-bit halves. *) -- cgit v1.2.3