mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-07-31 21:08:54 +02:00
(sigh! fix a comment typo of my own this time)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
/* be used which is in line with most commodity processors */
|
||||
/* as of 2013. The cache line size must be a power of 2. */
|
||||
/* The minimum recognized cache line size is 32, and the */
|
||||
/* max imum recognized cache line size is 4096. */
|
||||
/* maximum recognized cache line size is 4096. */
|
||||
/*--------------------------------------------------------------------*/
|
||||
#if defined(CACHE_LINE_SIZE)
|
||||
#if !(CACHE_LINE_SIZE == 32 || \
|
||||
|
||||
Reference in New Issue
Block a user