1  /* SPDX-License-Identifier: Intel */
2  /*
3   * Copyright 2019 Google LLC
4   */
5  
6  #ifndef __FSP_VPD_H
7  #define __FSP_VPD_H
8  
9  /* Nothing to declare here for FSP2 */
10  
11  #endif
12