Diff for /np2/i386c/ia32/groups.h between versions 1.1 and 1.3

version 1.1, 2003/12/08 00:55:31 version 1.3, 2005/03/12 12:32:54
Line 12 Line 12
  * 2. Redistributions in binary form must reproduce the above copyright   * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in the   *    notice, this list of conditions and the following disclaimer in the
  *    documentation and/or other materials provided with the distribution.   *    documentation and/or other materials provided with the distribution.
  * 3. The name of the author may not be used to endorse or promote products  
  *    derived from this software without specific prior written permission.  
  *   *
  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR   * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES   * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
Line 65  void Grp5_Ew(void); Line 63  void Grp5_Ew(void);
 void Grp5_Ed(void);  void Grp5_Ed(void);
   
 /* group 6 */  /* group 6 */
 void Grp6_16(void);  void Grp6(void);
 void Grp6_32(void);  
   
 /* group 7 */  /* group 7 */
 void Grp7_16(void);  void Grp7(void);
 void Grp7_32(void);  
   
 /* group 8 */  /* group 8 */
 void Grp8_EwIb(void);  void Grp8_EwIb(void);

Removed from v.1.1  
changed lines
  Added in v.1.3


RetroPC.NET-CVS <cvs@retropc.net>