diff options
Diffstat (limited to 'innobase/include/os0shm.ic')
-rw-r--r-- | innobase/include/os0shm.ic | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/innobase/include/os0shm.ic b/innobase/include/os0shm.ic new file mode 100644 index 00000000000..cc267544bc9 --- /dev/null +++ b/innobase/include/os0shm.ic @@ -0,0 +1,10 @@ +/****************************************************** +The interface to the operating system +shared memory primitives + +(c) 1995 Innobase Oy + +Created 9/23/1995 Heikki Tuuri +*******************************************************/ + + |