a20: inline io_delay
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 21 Apr 2009 23:14:52 +0000 (16:14 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 21 Apr 2009 23:14:52 +0000 (16:14 -0700)
commitfcf344e4f40d2288fb3bb7d21c21d136b22349ad
tree6a193e0ebac6be6cc4e99747a58f743b8da80226
parent2ad8c1a9e28a5f6092d99c94c8425419424f26d7
a20: inline io_delay

The io_delay operation is only two instructions, might as well inline
it.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/bcopy32.inc