aslsupport.y (98e0ffaefb0f241cda3a72395d3be04192ae0d47) aslsupport.y (f8146b882bc156c1d8ddf14bbea67253ebc064bb)
1NoEcho('
2/******************************************************************************
3 *
4 * Module Name: aslsupport.y - Bison/Yacc C support functions
5 *
6 *****************************************************************************/
7
8/*
1NoEcho('
2/******************************************************************************
3 *
4 * Module Name: aslsupport.y - Bison/Yacc C support functions
5 *
6 *****************************************************************************/
7
8/*
9 * Copyright (C) 2000 - 2015, Intel Corp.
9 * Copyright (C) 2000 - 2016, Intel Corp.
10 * All rights reserved.
11 *
12 * Redistribution and use in source and binary forms, with or without
13 * modification, are permitted provided that the following conditions
14 * are met:
15 * 1. Redistributions of source code must retain the above copyright
16 * notice, this list of conditions, and the following disclaimer,
17 * without modification.

--- 103 unchanged lines hidden ---
10 * All rights reserved.
11 *
12 * Redistribution and use in source and binary forms, with or without
13 * modification, are permitted provided that the following conditions
14 * are met:
15 * 1. Redistributions of source code must retain the above copyright
16 * notice, this list of conditions, and the following disclaimer,
17 * without modification.

--- 103 unchanged lines hidden ---