Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
1.0 KiB

  1. /********************************************************************************/
  2. /* Copyright (c) 1993-1999 Microsoft Corporation */
  3. /* ************* */
  4. /* * Y 3 . H * */
  5. /* ************* */
  6. /* */
  7. /* This file contains the external declarations needed to hook Yacc modules */
  8. /* which were originally in Y3.C to their impure data in Y3IMP.3C. Also does */
  9. /* the include of the original data/external file DTXTRN.H. */
  10. /* */
  11. /********************************************************************************/
  12. # include "dtxtrn.h"
  13. extern SSIZE_T lastred; /* the number of the last reduction of a state */