view DOCS/xml/ru/html-chunk.xsl @ 18400:dfef33ea6ddc

change the type of esp in SwsContext to uint64_t so it can hold a full register also on 64 bit systems.
author reimar
date Sun, 07 May 2006 18:14:49 +0000
parents 6dfed0b2a300
children
line wrap: on
line source

<?xml version="1.0" encoding="ISO-8859-1"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version="1.0">

  <xsl:import href="../html-chunk.xsl"/>
  <xsl:include href="html-common.xsl"/>

</xsl:stylesheet>