Move i486/bits/atomic.h to bits/atomic.h

Since glibc doesn't support i386 any more, we can move i486/bits/atomic.h
to bits/atomic.h.

	* sysdeps/i386/i486/bits/atomic.h: Moved to ...
	* sysdeps/i386/bits/atomic.h: Here.
This commit is contained in:
H.J. Lu 2015-08-27 07:49:10 -07:00
parent 4d374e4d38
commit e30680c07a
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2015-08-27 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/i386/i486/bits/atomic.h: Moved to ...
* sysdeps/i386/bits/atomic.h: Here.
2015-08-27 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/i386/i486/Versions: Removed.