change optyap_global_data to global_optyap_data

This commit is contained in:
Joao
2011-04-07 16:30:56 +01:00
parent 9ab6f7ad36
commit de8518cf15
4 changed files with 5 additions and 5 deletions

View File

@@ -157,10 +157,10 @@ struct global_locks {
/*********************************
* Struct optyap_global_data **
* Struct global_optyap_data **
*********************************/
struct optyap_global_data{
struct global_optyap_data{
/* global data related to memory management */
struct global_pages pages;